feat: add math engine and puzzle services
This commit is contained in:
@@ -14,6 +14,7 @@ CORS_ALLOWED_ORIGINS=https://math.example.com
|
||||
CSRF_TRUSTED_ORIGINS=https://math.example.com
|
||||
API_ANON_RATE=120/minute
|
||||
API_USER_RATE=600/minute
|
||||
CALCULATOR_RATE=30/minute
|
||||
SECURE_HSTS_SECONDS=31536000
|
||||
|
||||
# 仅供部署脚本直接访问 127.0.0.1:8000 时设置 Host 头。
|
||||
|
||||
Reference in New Issue
Block a user