piwigo
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
|||||||
- traefik.http.routers.${ROUTER_NAME}-router.entrypoints=${ENTRYPOINT}
|
- traefik.http.routers.${ROUTER_NAME}-router.entrypoints=${ENTRYPOINT}
|
||||||
- traefik.http.routers.${ROUTER_NAME}-router.rule=Host(`${APP_HOST}`)
|
- traefik.http.routers.${ROUTER_NAME}-router.rule=Host(`${APP_HOST}`)
|
||||||
- traefik.http.routers.${ROUTER_NAME}-router.tls=true
|
- traefik.http.routers.${ROUTER_NAME}-router.tls=true
|
||||||
|
networks:
|
||||||
|
- traefik_web
|
||||||
volumes:
|
volumes:
|
||||||
piwigo_gallery: {}
|
piwigo_gallery: {}
|
||||||
piwigo_config: {}
|
piwigo_config: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user