Files
main_frontend/.env
T
2026-02-27 23:34:17 +03:00

3 lines
106 B
Bash

NEXT_PUBLIC_API_URL=http://localhost:8000
NEXT_PUBLIC_WS_URL=ws://localhost:8000
NEXT_PUBLIC_MOCK_WS=false