This commit is contained in:
@@ -158,6 +158,9 @@ services:
|
||||
container_name: glance
|
||||
image: glanceapp/glance
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
IMMICH_URL: immich.${DOMAIN}
|
||||
IMMICH_API_KEY: ${GLANCE_IMMICH_KEY}
|
||||
volumes:
|
||||
- ${DATA}/glance/config:/app/config
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user