moved external phots
This commit is contained in:
parent
01e11e0bef
commit
7fb6fba844
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue