common: fix NOTESNOOK_CORS_ORIGINS env var

This commit is contained in:
Abdullah Atta
2026-08-05 17:50:43 +05:00
parent d694ed2fee
commit 518e396079
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -167,7 +167,6 @@ services:
S3_SERVICE_URL: "${ATTACHMENTS_SERVER_PUBLIC_URL}"
S3_REGION: "us-east-1"
S3_BUCKET_NAME: "attachments"
NOTESNOOK_CORS: ${NOTESNOOK_CORS_ORIGINS:-}
sse-server:
image: streetwriters/sse:latest