Portal/rsconcept/frontend/env/.env.development

6 lines
146 B
Plaintext
Raw Normal View History

2024-06-07 20:17:03 +03:00
# Frontend public settings: Production Local
VITE_PORTAL_BACKEND=http://localhost:8002
VITE_PORTAL_FRONT_PORT=3002
VITE_PORTAL_FRONT_HTTPS=false