diff --git a/002_source/ionic_mobile/.env.example b/002_source/ionic_mobile/.env.example new file mode 100644 index 0000000..15b9569 --- /dev/null +++ b/002_source/ionic_mobile/.env.example @@ -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