You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
384 B
Bash
14 lines
384 B
Bash
VITE_BYPASS_LOGIN=0
|
|
VITE_BYPASS_TUTORIAL=0
|
|
VITE_SERVER_URL=http://{serverIP}:8001
|
|
VITE_DISCORD_CLIENT_ID=1248062921129459756
|
|
VITE_GOOGLE_CLIENT_ID=955345393540-2k6lfftf0fdnb0krqmpthjnqavfvvf73.apps.googleusercontent.com
|
|
VITE_I18N_DEBUG=1
|
|
debug=true
|
|
dbaddr=db
|
|
dbuser=pokerogue
|
|
dbpass=pokerogue
|
|
dbname=pokeroguedb
|
|
gameurl=http://{devMachineIP}:8000
|
|
callbackurl=http://{serverIP}:8001
|