docker-compose.yml

fix typo
This commit is contained in:
LRVT 2024-02-22 03:07:14 +01:00 committed by GitHub
parent 588675cc2f
commit 316e048853
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
immich-server:
container_name: immich-server
image: altran1502/immich-server:v.1.94.1
image: altran1502/immich-server:v1.94.1
command: [ "start.sh", "immich" ]
volumes:
- ${UPLOAD_LOCATION}:/usr/src/app/upload