change photo dir
This commit is contained in:
parent
bc774f23bc
commit
846ff06346
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ services:
|
|||
- pigallery_config:/app/data/config:rw
|
||||
- pigallerydb_data:/app/data/db:rw
|
||||
- pigallery_tmp:/app/data/tmp:rw
|
||||
- images:/app/data/images:ro
|
||||
# - images:/app/data/images:ro
|
||||
-images:/images:ro
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.pigallery_config.rule=Host(`${HOST_PIGALLERY}.${DOMAIN}`)
|
||||
|
|
Loading…
Add table
Reference in a new issue