moved external phots
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-02-06 10:05:46 -06:00
parent 01e11e0bef
commit 7fb6fba844
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ services:
# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file # Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
- ${UPLOAD_LOCATION}:/usr/src/app/upload - ${UPLOAD_LOCATION}:/usr/src/app/upload
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
- /export/vault:/mergerfs - /export/photos:/external
- /srv/NextCloud-AIO:/nextcloud - /srv/NextCloud-AIO:/nextcloud
env_file: env_file:
- .env - .env

View file

@ -22,7 +22,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- /export/Docker/caddy/Caddyfile:/etc/caddy/Caddyfile - /export/Docker/caddy/Caddyfile:/etc/caddy/Caddyfile
- /export/Docker/caddy:/data - /export/Docker/caddy:/data
- /export/Docker/caddy/logs:/var/log/caddy # Mount logs for CrowdSec #- /export/Docker/caddy/logs:/var/log/caddy # Mount logs for CrowdSec
deploy: deploy:
placement: placement: