telegram-files/web/.env.example
2024-12-21 11:47:52 +08:00

4 lines
126 B
Text

# API URL
NEXT_PUBLIC_API_URL="http://localhost:8080"
NEXT_PUBLIC_WS_URL="ws://localhost:8080/ws"
NEXT_PUBLIC_MOCK_DATA=false