rollback bad idea
This commit is contained in:
parent
da7a8f3bad
commit
bc774f23bc
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@ services:
|
||||||
- pigallery_config:/app/data/config:rw
|
- pigallery_config:/app/data/config:rw
|
||||||
- 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
|
|
||||||
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