chore(server): remove unused CLIENT_URL from env template (#1884)

This commit is contained in:
Lulu
2026-06-08 13:52:19 +08:00
committed by GitHub
parent 0647f5b37a
commit ff7c18694a
-1
View File
@@ -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.