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