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
2fed35db91
commit
f7a570ee2c
@ -17,7 +17,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- joplin_network
|
- joplin_network
|
||||||
joplin-vieweb:
|
joplin-vieweb:
|
||||||
image: gri38/joplin-vieweb:latest # Check Docker Hub for the image name/tags
|
image: gri38/django-joplin-vieweb # Check Docker Hub for the image name/tags
|
||||||
ports:
|
ports:
|
||||||
- "8088:8088" # Or your preferred host port
|
- "8088:8088" # Or your preferred host port
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user