Skip to content

Commit cb4603a

Browse files
加入CORS_ORIGINS
1 parent f8c6b34 commit cb4603a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ services:
88
- SECRET_KEY=${SECRET_KEY}
99
- TURNSTILE_SITE_KEY=${TURNSTILE_SITE_KEY}
1010
- TURNSTILE_SECRET_KEY=${TURNSTILE_SECRET_KEY}
11+
- CORS_ORIGINS=${CORS_ORIGINS}
1112
- TZ=Asia/Taipei
1213

1314
deploy:

0 commit comments

Comments
 (0)