diff --git a/nodes/heimdall/docker_registry/compose.yaml b/nodes/heimdall/docker_registry/compose.yaml index 85cf497..dbd5d3d 100644 --- a/nodes/heimdall/docker_registry/compose.yaml +++ b/nodes/heimdall/docker_registry/compose.yaml @@ -10,7 +10,7 @@ services: - REGISTRY_HTTP_SECRET=something_very_random_and_long volumes: - /mnt/appdata/docker_registry/data:/var/lib/registry - - /mnt/appdata/docker_registry/auth:/auth + # - /mnt/appdata/docker_registry/auth:/auth networks: - proxy-net labels: