1
This commit is contained in:
@@ -39,3 +39,6 @@ CAPTCHA_ENABLED=true
|
||||
|
||||
# CORS
|
||||
CORS_ORIGINS=["http://localhost:5173", "http://localhost:3000"]
|
||||
|
||||
# Base URL (用于 favicon、回调地址等)
|
||||
BASE_URL=https://your-domain.com
|
||||
|
||||
Reference in New Issue
Block a user