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 20:03:00 +00:00
parent d1216cc344
commit 1d389a12e0

View File

@ -19,7 +19,7 @@ services:
vieweb: vieweb:
image: gri38/django-joplin-vieweb:latest image: gri38/django-joplin-vieweb:latest
depends_on: depends_on:
- joplin-terminal-xapi - terminal-xapi
environment: environment:
ORIGINS: "'https://joplin.adamoutler.com','https://server.joplin.adamoutler.com', 'http://192.168.1.115:8083','http://192.168.1.115:8088'" ORIGINS: "'https://joplin.adamoutler.com','https://server.joplin.adamoutler.com', 'http://192.168.1.115:8083','http://192.168.1.115:8088'"