Revert "Stop building certdumper since it is not supported by traefik anymore"

This reverts commit 0b484a8c2d.
master
Tim Möhlmann 5 years ago
parent bfe4798e06
commit 62b17a0a7b
No known key found for this signature in database
GPG Key ID: 8677988D8072E8DE

@ -30,9 +30,9 @@ services:
image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}radicale:${MAILU_VERSION:-local}
build: ../optional/radicale
# traefik-certdumper:
# image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}traefik-certdumper:${MAILU_VERSION:-local}
# build: ../optional/traefik-certdumper
traefik-certdumper:
image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}traefik-certdumper:${MAILU_VERSION:-local}
build: ../optional/traefik-certdumper
admin:
image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}admin:${MAILU_VERSION:-local}

Loading…
Cancel
Save