5 lines
145 B
Text
5 lines
145 B
Text
SERVER_PORT=3001
|
|
REACT_APP_SOCKET_URL=https://localhost:3001/
|
|
REACT_APP_SOCKET_PATH=
|
|
REACT_APP_GAMELIST_URL=http://localhost:8080/gameList.json
|
|
|