4 lines
126 B
Text
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
|