Planungen android
All checks were successful
Deploy to production / deploy (push) Successful in 2m17s
All checks were successful
Deploy to production / deploy (push) Successful in 2m17s
This commit is contained in:
8
frontend/.env.android.example
Normal file
8
frontend/.env.android.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Android/Capacitor build configuration.
|
||||
# Copy to .env.android and adjust values before building.
|
||||
|
||||
VITE_API_BASE_URL=https://www.your-part.de
|
||||
VITE_SOCKET_IO_URL=https://www.your-part.de
|
||||
VITE_DAEMON_SOCKET=wss://www.your-part.de
|
||||
VITE_PUBLIC_BASE_URL=https://www.your-part.de
|
||||
VITE_DISABLE_3D=true
|
||||
Reference in New Issue
Block a user