You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VITE_API_URL=http://localhost:8000# This is the URL for the FastAPI backend
2
-
VITE_APP_DEFAULT_LEAGUES="Mirage|Keepers|Mercenaries|Phrecia"# This is the default leagues, the first one is the current league to show on the frontend
3
-
VITE_APP_ADDITIONAL_LEAGUES="Hardcore Mirage|Hardcore Keepers|Hardcore Mercenaries|Hardcore Phrecia"# NB: Separate by '|' for each league
4
2
VITE_APP_TURNSTILE_SITE_KEY=1x00000000000000000000AA# This is the site key for the Turnstile captcha
5
-
VITE_APP_LEAGUE_LAUNCH_TIME=2026-03-06T19:00:00Z# ISO 8601 format. Round backwards to whole hour number
0 commit comments