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