feat(SEC-001): protect workspace bootstrap with turnstile
This commit is contained in:
@@ -2,3 +2,5 @@ APP_HOST=0.0.0.0
|
||||
APP_PORT=8000
|
||||
REDIS_URL=redis://localhost:6379
|
||||
CONFIG_PATH=/app/config/settings.yaml
|
||||
TURNSTILE_SITE_KEY=1x00000000000000000000AA
|
||||
TURNSTILE_SECRET_KEY=1x0000000000000000000000000000000AA
|
||||
|
||||
Reference in New Issue
Block a user