diff --git a/obsidian-livesync/compose.yaml b/obsidian-livesync/compose.yaml index ded8d22..fd80653 100644 --- a/obsidian-livesync/compose.yaml +++ b/obsidian-livesync/compose.yaml @@ -20,7 +20,7 @@ services: caddy.reverse_proxy: '{{ upstreams 5984 }}' restart: unless-stopped - networks: +networks: default: proxy: external: true \ No newline at end of file