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