mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 08:54:24 +02:00
rollback bad idea
This commit is contained in:
@@ -33,8 +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:/images:ro
|
||||
- images:/app/data/images:ro
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.pigallery_config.rule=Host(`${HOST_PIGALLERY}.${DOMAIN}`)
|
||||
|
||||
Reference in New Issue
Block a user