Update immich-compose.yml
This commit is contained in:
@@ -7,7 +7,7 @@ name: immich
|
||||
services:
|
||||
immich-server:
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:latest
|
||||
image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION}
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||
|
||||
Reference in New Issue
Block a user