edit compose file #12
@ -40,6 +40,8 @@ services:
|
||||
- ./certbot/conf:/etc/letsencrypt
|
||||
- ./certbot/www:/var/www/certbot
|
||||
command: certonly --webroot -w /var/www/certbot --keep-until-expiring --email ${SSL_CERT_EMAIL} -d ${HOST} --agree-tos
|
||||
depends_on:
|
||||
- nginx
|
||||
main:
|
||||
build:
|
||||
context: ./docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user