mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-24 15:56:22 +00:00
f634b7c044
* Disable i18n debug in `.env` files * Disable leftover ME debug code
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
VITE_BYPASS_LOGIN=1
|
|
VITE_BYPASS_TUTORIAL=0
|
|
VITE_SERVER_URL=http://localhost:8001
|
|
VITE_DISCORD_CLIENT_ID=1234567890
|
|
VITE_GOOGLE_CLIENT_ID=1234567890
|
|
VITE_I18N_DEBUG=0
|
|
VITE_PORT=8000
|