Update docker-compose.yaml
Some checks failed
Updates/Joplin/pipeline/head There was a failure building this commit
Some checks failed
Updates/Joplin/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f9843cd1a5
commit
f190740b83
@ -22,7 +22,12 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- terminal-xapi
|
- terminal-xapi
|
||||||
environment:
|
environment:
|
||||||
ORIGINS: "'https://joplin.adamoutler.com','https://server.joplin.adamoutler.com', 'http://192.168.1.115:8083','http://192.168.1.115:8088','http://192.168.1.115:8089'"
|
ORIGINS:
|
||||||
|
- https://joplin.adamoutler.com
|
||||||
|
- https://server.joplin.adamoutler.com
|
||||||
|
- http://192.168.1.115:8083
|
||||||
|
- http://192.168.1.115:8088
|
||||||
|
- http://192.168.1.115:8089
|
||||||
CERT_DOMAIN: joplin.adamoutler.com
|
CERT_DOMAIN: joplin.adamoutler.com
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user