mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
photo
This commit is contained in:
@@ -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}`)
|
||||||
|
|||||||
Reference in New Issue
Block a user