mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
589801214b
* make vite-port configurable and make it default 8000 * add retries for `does not trigger by non damage moves` test
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=1
|
|
VITE_PORT=8000
|