chore(server): remove unused CLIENT_URL from env template (#1884)
This commit is contained in:
@@ -12,7 +12,6 @@ AUTH_GITHUB_CLIENT_SECRET=""
|
||||
STRIPE_SECRET_KEY=""
|
||||
STRIPE_WEBHOOK_SECRET=""
|
||||
|
||||
CLIENT_URL=""
|
||||
API_SERVER_URL=""
|
||||
|
||||
# Comma-separated browser origins for CORS (/api/*) and Stripe return URLs.
|
||||
|
||||
Reference in New Issue
Block a user