feat: 添加 contest.quant-speed.com 域名支持
All checks were successful
Deploy to Server / deploy (push) Successful in 8m3s
All checks were successful
Deploy to Server / deploy (push) Successful in 8m3s
This commit is contained in:
@@ -72,6 +72,8 @@ CORS_ALLOW_ALL_ORIGINS = True
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
"https://market.quant-speed.com",
|
||||
"http://market.quant-speed.com",
|
||||
"https://contest.quant-speed.com",
|
||||
"http://contest.quant-speed.com",
|
||||
"http://localhost:8000",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user