Portal/rsconcept/frontend/.env.local

4 lines
91 B
Plaintext
Raw Normal View History

2024-06-07 20:17:03 +03:00
# Local build config
VITE_PORTAL_BACKEND=http://localhost:8000
2024-07-19 22:30:28 +03:00
VITE_PORTAL_FRONT_PORT=3000