's'
This commit is contained in:
13
wrangler.toml
Normal file
13
wrangler.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "navsphere"
|
||||
compatibility_date = "2024-11-11"
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
pages_build_output_dir = ".vercel/output/static"
|
||||
|
||||
[env.production.vars]
|
||||
GITHUB_CLIENT_ID = "Ov23lig3bTXpZHrPO1c8"
|
||||
GITHUB_OWNER = "tianyaxiang"
|
||||
GITHUB_REPO = "NavSphere"
|
||||
GITHUB_BRANCH = "main"
|
||||
NEXTAUTH_URL = "https://dh.leti.ltd/api/auth"
|
||||
NEXT_PUBLIC_API_URL="https://dh.leti.ltd"
|
||||
|
||||
Reference in New Issue
Block a user