fix
This commit is contained in:
parent
6c89025327
commit
b2e892a6a6
@ -18,6 +18,6 @@ services:
|
||||
volumes:
|
||||
- ./certs:/etc/letsencrypt
|
||||
- ./html:/var/www/html
|
||||
command: certonly --webroot --webroot-path=/var/www/html --email prbigoon@gmail.com --agree-tos --staged --no-eff-email -d git.evil-bird.ru
|
||||
command: certonly --webroot --webroot-path=/var/www/html --email prbigoon@gmail.com --agree-tos --staging --no-eff-email -d git.evil-bird.ru
|
||||
depends_on:
|
||||
- nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user