We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a046a commit 25fb052Copy full SHA for 25fb052
1 file changed
wrangler.toml
@@ -5,3 +5,11 @@ pages_build_output_dir = ".vercel/output/static"
5
6
7
8
+[env.production.vars]
9
+GITHUB_ID = "Ov23lig3bTXpZHrPO1c8"
10
+GITHUB_OWNER = "tianyaxiang"
11
+GITHUB_REPO = "NavSphere"
12
+GITHUB_BRANCH = "auth"
13
+NEXTAUTH_URL = "https://navsphere.pages.dev/api/auth"
14
+NEXT_PUBLIC_API_URL="https://dh.leti.ltd"
15
+
0 commit comments