We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d479cf6 commit 788a5ffCopy full SHA for 788a5ff
docker-compose.yml
@@ -62,7 +62,7 @@ services:
62
target: '/tmp/ssl-conf.sh'
63
- 'certbot-etc:${LETSENCRYPT_CONF_PREFIX}'
64
- '/tmp/acme-challenge:/tmp/acme-challenge'
65
- hostname: webserver
+ hostname: webserver
66
restart: unless-stopped
67
ports:
68
- '80:80'
0 commit comments