``update Add .env.example file with PocketBase URL configuration for development environment ``

This commit is contained in:
2025-05-16 17:47:33 +08:00
parent 49189a532e
commit 83bd86cc9b

View File

@@ -0,0 +1,3 @@
# consider running ionic on the host
# consider pocketbase is running in docker and export port 8090 to the host
VITE_POCKETBASE_URL=http://192.168.222.199:8090