fix
This commit is contained in:
parent
6c89025327
commit
b2e892a6a6
@ -18,6 +18,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./certs:/etc/letsencrypt
|
- ./certs:/etc/letsencrypt
|
||||||
- ./html:/var/www/html
|
- ./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:
|
depends_on:
|
||||||
- nginx
|
- nginx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user