mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
fix env.development
This commit is contained in:
parent
0e3e128494
commit
d927ed8e6c
@ -1,4 +1,4 @@
|
|||||||
VITE_BYPASS_LOGIN=0 # TODO: revert to `1`
|
VITE_BYPASS_LOGIN=1
|
||||||
VITE_BYPASS_TUTORIAL=0
|
VITE_BYPASS_TUTORIAL=0
|
||||||
VITE_SERVER_URL=http://localhost:8001
|
VITE_SERVER_URL=http://localhost:8001
|
||||||
VITE_DISCORD_CLIENT_ID=1234567890
|
VITE_DISCORD_CLIENT_ID=1234567890
|
||||||
|
Loading…
Reference in New Issue
Block a user