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
1f483d4a83
commit
ed4615ad1d
@ -30,7 +30,7 @@ services:
|
||||
- 8088:8000
|
||||
- 8089:8001
|
||||
volumes:
|
||||
- data:/root/.config/joplin
|
||||
- apidata:/root/.config/joplin:ro
|
||||
- vieweb:/root/.config/joplin-vieweb
|
||||
networks:
|
||||
- joplin-net
|
||||
@ -43,7 +43,7 @@ services:
|
||||
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'"
|
||||
TZ: America/New York
|
||||
volumes:
|
||||
- data:/root/.config/joplin:ro
|
||||
- apidata:/root/.config/joplin:ro
|
||||
networks:
|
||||
- joplin-net
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user