You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
177 B

PUBLIC_BASE_URL="http://localhost:3000/"
PUBLIC_SOCKETIO_SERVER="localhost:3100"
PUBLIC_LOBBY_SERVER="http://localhost:3200/"
SOCKETIO_PORT=3100
LOBBY_PORT=3200
ASTRO_BASE="/"