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
4aca85496b
commit
5b2edf36f0
@ -41,11 +41,12 @@ services:
|
|||||||
image: gri38/joplin-terminal-xapi:latest
|
image: gri38/joplin-terminal-xapi:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- joplin:/root/.config/joplin
|
- apidata:/root/.config/joplin
|
||||||
networks:
|
networks:
|
||||||
- joplin-net
|
- joplin-net
|
||||||
volumes:
|
volumes:
|
||||||
data:
|
data:
|
||||||
|
apidata:
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
joplin_network:
|
joplin_network:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user