glance
All checks were successful
Update Compose File / build (push) Successful in 10s

This commit is contained in:
2026-02-08 21:31:34 -08:00
parent cdf6131fcf
commit 499d5d9cb6

View File

@@ -153,6 +153,13 @@ services:
- ${DATA}/gitea-runner/data:/data
- /var/run/docker.sock:/var/run/docker.sock
restart: always
glance:
container_name: glance
image: glanceapp/glance
restart: unless-stopped
volumes:
- ${DATA}/glance/config:/app/config
immich-server:
container_name: immich_server