From 32e83c1bb56124d5d2feefecfdfd4db37f02babf Mon Sep 17 00:00:00 2001 From: Adam Outler Date: Sat, 5 Apr 2025 07:08:43 +0000 Subject: [PATCH] Update docker-compose.yaml --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index e784a73..a2dd7a1 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,4 +1,4 @@ -x-origins: &origins "https://server.joplin.adamoutler.com, https://joplin.adamoutler.com, 'http://192.168.1.115:8083', 'http://192.168.1.115:8088', 'http://192.168.1.115:8089', 'https://adamoutler.github.io', 'https://joplin.github.io'" +x-origins: &origins "https://joplin.adamoutler.com, https://server.joplin.adamoutler.com, http://192.168.1.115:8083, http://192.168.1.115:8088, http://192.168.1.115:8089, https://adamoutler.github.io, https://joplin.github.io" services: joplin-server: