experimental bind
This commit is contained in:
parent
e8bab7d97e
commit
8c7ab2722a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ 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/Photos:/app/data/images:ro
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.pigallery_config.rule=Host(`${HOST_PIGALLERY}.${DOMAIN}`)
|
||||
|
|
Loading…
Add table
Reference in a new issue