Update docker-compose.yaml
Some checks failed
Updates/Joplin/pipeline/head There was a failure building this commit

This commit is contained in:
Adam Outler 2025-03-30 21:07:39 +00:00
parent df9f722629
commit b466d7eb5c

View File

@ -29,7 +29,7 @@ services:
- 8088:8000 - 8088:8000
- 8089:8001 - 8089:8001
volumes: volumes:
- data:/root/.config/joplin:ro - data:/root/.config/joplin
- vieweb:/root/.config/joplin-vieweb - vieweb:/root/.config/joplin-vieweb
networks: networks:
- joplin-net - joplin-net