mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 17:23:57 +00:00
9 lines
383 B
Bash
9 lines
383 B
Bash
# Environment variables for production
|
|
|
|
MAIN_VITE_API_URL=https://hydra-api-us-east-1.losbroxas.org
|
|
MAIN_VITE_AUTH_URL=https://auth.hydralauncher.gg
|
|
MAIN_VITE_CHECKOUT_URL=https://checkout.hydralauncher.gg
|
|
MAIN_VITE_EXTERNAL_RESOURCES_URL=https://assets.hydralauncher.gg
|
|
RENDERER_VITE_EXTERNAL_RESOURCES_URL=https://assets.hydralauncher.gg
|
|
MAIN_VITE_WS_URL=wss://ws.hydralauncher.gg
|