This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
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
e7504b0ff7
pokerogue
/
.env.development
3 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding Env files for Local Development Ease
2024-04-04 16:34:23 +00: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 20:43:32 +00:00
VITE_BYPASS_TUTORIAL=0
VITE_SERVER_URL=http://localhost:8001