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
fc3d0361cc
commit
7bc1ff4953
@ -18,6 +18,7 @@ services:
|
|||||||
- joplin-net
|
- joplin-net
|
||||||
vieweb:
|
vieweb:
|
||||||
image: gri38/django-joplin-vieweb:latest
|
image: gri38/django-joplin-vieweb:latest
|
||||||
|
container_name: vieweb
|
||||||
depends_on:
|
depends_on:
|
||||||
- terminal-xapi
|
- terminal-xapi
|
||||||
environment:
|
environment:
|
||||||
@ -33,6 +34,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- joplin-net
|
- joplin-net
|
||||||
terminal-xapi:
|
terminal-xapi:
|
||||||
|
container_name: terminal-xapi
|
||||||
image: gri38/joplin-terminal-xapi:latest
|
image: gri38/joplin-terminal-xapi:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user