Update docker-compose.yaml
All checks were successful
Updates/Joplin/pipeline/head This commit looks good
All checks were successful
Updates/Joplin/pipeline/head This commit looks good
This commit is contained in:
parent
32e83c1bb5
commit
21bc9cd133
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user