mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-01 14:02:18 +02:00
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
VITE_BYPASS_LOGIN=1
|
|
VITE_BYPASS_TUTORIAL=0
|
|
VITE_SERVER_URL=http://localhost:8001
|
|
# IDs for discord/google auth go unused due to VITE_BYPASS_LOGIN
|
|
VITE_DISCORD_CLIENT_ID=1234567890
|
|
VITE_GOOGLE_CLIENT_ID=1234567890
|
|
VITE_I18N_DEBUG=0
|
|
VITE_PORT=8000
|