haproxy-letsencrypt-docker.md
... ...
@@ -63,7 +63,7 @@ version: '3'
63 63
build: ./letsencrypt
64 64
image: letsencrypt
65 65
container_name: letsencrypt
66
- restart: no
66
+ restart: "no"
67 67
volumes:
68 68
- letsencrypt_etc:/etc/letsencrypt
69 69
command: bash -c 'certbot certonly \