``update Add .env.example file with PocketBase URL configuration for development environment
``
This commit is contained in:
3
002_source/ionic_mobile/.env.example
Normal file
3
002_source/ionic_mobile/.env.example
Normal 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
|
Reference in New Issue
Block a user