mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-21 15:52:09 +00:00
Update docker-compose.yml
This commit is contained in:
parent
07dfe8ed40
commit
33b0cf9e77
|
@ -52,15 +52,12 @@ services:
|
||||||
#immich-machine-learning:
|
#immich-machine-learning:
|
||||||
# image: altran1502/immich-machine-learning:release
|
# image: altran1502/immich-machine-learning:release
|
||||||
# container_name: immich-ml
|
# container_name: immich-ml
|
||||||
# entrypoint: ["/bin/sh", "./entrypoint.sh"]
|
|
||||||
# volumes:
|
# volumes:
|
||||||
# - ${UPLOAD_LOCATION}:/usr/src/app/upload
|
# - ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||||
# env_file:
|
# env_file:
|
||||||
# - .env
|
# - .env
|
||||||
# environment:
|
# environment:
|
||||||
# - NODE_ENV=production
|
# - NODE_ENV=production
|
||||||
# depends_on:
|
|
||||||
# - immich-database
|
|
||||||
# restart: unless-stopped
|
# restart: unless-stopped
|
||||||
# labels:
|
# labels:
|
||||||
# - "com.centurylinklabs.watchtower.enable=true"
|
# - "com.centurylinklabs.watchtower.enable=true"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user