mirror of
https://github.com/streetwriters/notesnook-sync-server.git
synced 2026-08-13 12:00:20 +02:00
common: fix NOTESNOOK_CORS_ORIGINS env var
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user