This website requires JavaScript.
Explore
Help
Register
Sign In
random-mirrors
/
pokerogue
mirror of
https://github.com/pagefaultgames/pokerogue.git
Watch
1
Star
0
Fork
You've already forked pokerogue
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fab59921d6
pokerogue
/
.env.development
4 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding Env files for Local Development Ease
2024-04-04 17:34:23 +01:00
VITE_BYPASS_LOGIN=1
[QoL] Added https and server url is read from the env now (#1764) * Added https and server url is read from the env now * Added the new key to the vite.env.d.ts
2024-06-07 21:43:32 +01:00
VITE_BYPASS_TUTORIAL=0
make i18n debugging an optional env setting this also reduces output noise in tests
2024-06-28 20:59:54 +01:00
VITE_SERVER_URL=http://localhost:8001
update VITE_I18N_DEBUG in .env files
2024-07-10 21:27:28 +01:00
VITE_I18N_DEBUG=1