Files
yourpart3/frontend/.env.android.example
Torsten Schulz (local) 53becb6630
All checks were successful
Deploy to production / deploy (push) Successful in 2m17s
Planungen android
2026-07-08 22:28:51 +02:00

9 lines
296 B
Plaintext

# 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