Migrate to go-acme/lego.

This commit is contained in:
Ludovic Fernandez
2019-03-12 16:40:04 +01:00
committed by Traefiker Bot
parent 1206cd52fc
commit fcc4cab614
290 changed files with 14145 additions and 2597 deletions

View File

@@ -1,5 +1,5 @@
pebble:
image: letsencrypt/pebble:2018-11-02
image: letsencrypt/pebble:v2.0.1
command: pebble --dnsserver ${DOCKER_HOST_IP}:5053
ports:
- 14000:14000