Update docker-compose.yaml
All checks were successful
Updates/Joplin/pipeline/head This commit looks good

This commit is contained in:
Adam Outler 2025-04-05 07:42:03 +00:00
parent 32e83c1bb5
commit 21bc9cd133

View File

@ -48,7 +48,8 @@ services:
MAILER_AUTH_PASSWORD: ${GMAIL_APP_PASSWORD} MAILER_AUTH_PASSWORD: ${GMAIL_APP_PASSWORD}
MAILER_NOREPLY_NAME: JoplinServer MAILER_NOREPLY_NAME: JoplinServer
MAILER_NOREPLY_EMAIL: ${GMAIL_EMAIL} MAILER_NOREPLY_EMAIL: ${GMAIL_EMAIL}
ORIGINS: *origins ORIGINS: "https://joplin.adamoutler.com"
ports: ports:
- "8030:8030" - "8030:8030"
volumes: volumes: