We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d2c83 commit 706f2b6Copy full SHA for 706f2b6
.env
@@ -7,4 +7,9 @@ PUBLIC_DISCORD_INVITE_URL=https://discord.gg/OpenShock
7
8
PUBLIC_TURNSTILE_DEV_BYPASS_VALUE=INVALID
9
10
-PUBLIC_DEVELOPMENT_BANNER=false
+PUBLIC_DEVELOPMENT_BANNER=false
11
+
12
+PUBLIC_SITE_URL=https://openshock.app
13
+PUBLIC_SITE_SHORT_URL=https://openshock.app
14
+PUBLIC_BACKEND_API_URL=https://api.openshock.app
15
+PUBLIC_GATEWAY_CSP_WILDCARD=https://*.openshock.app
0 commit comments