added missing auto update labels

This commit is contained in:
2025-10-22 18:36:46 -06:00
parent bbb9f50eff
commit 99e36d9492
6 changed files with 11 additions and 8 deletions

View File

@@ -9,6 +9,7 @@ services:
glance.url: http://{{ network.docker_host_ip }}:5984
glance.description: Obsidian note synchronization
glance.id: obsidian-livesync
mag37.dockcheck.update: true
environment:
- SERVER_DOMAIN={{ network.docker_host_ip }}
- COUCHDB_USER={{ vault_obsidian.username }}
@@ -27,4 +28,4 @@ volumes:
networks:
default:
external: true
name: "{{ docker.network_name }}"
name: "{{ docker.network_name }}"