mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-17 13:58:12 +00:00
docker-compose.yml
fix typo
This commit is contained in:
parent
588675cc2f
commit
316e048853
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user