1 parent f8c6b34 commit cb4603aCopy full SHA for cb4603a
1 file changed
docker-compose.yml
@@ -8,6 +8,7 @@ services:
8
- SECRET_KEY=${SECRET_KEY}
9
- TURNSTILE_SITE_KEY=${TURNSTILE_SITE_KEY}
10
- TURNSTILE_SECRET_KEY=${TURNSTILE_SECRET_KEY}
11
+ - CORS_ORIGINS=${CORS_ORIGINS}
12
- TZ=Asia/Taipei
13
14
deploy:
0 commit comments