Переглянути джерело

docs: update certbot/README.md (#7528)

tags/0.7.2
Ikko Eltociear Ashimine 1 рік тому
джерело
коміт
fef4e09dfc
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 3 додано та 3 видалено
  1. 3
    3
      docker/certbot/README.md

+ 3
- 3
docker/certbot/README.md Переглянути файл

@@ -16,7 +16,7 @@ Use `docker-compose --profile certbot up` to use this features.
CERTBOT_DOMAIN=your_domain.com
CERTBOT_EMAIL=example@your_domain.com
```
excecute command:
execute command:
```shell
sudo docker network prune
sudo docker-compose --profile certbot up --force-recreate -d
@@ -30,7 +30,7 @@ Use `docker-compose --profile certbot up` to use this features.
```properties
NGINX_HTTPS_ENABLED=true
```
excecute command:
execute command:
```shell
sudo docker-compose --profile certbot up -d --no-deps --force-recreate nginx
```
@@ -73,4 +73,4 @@ To use cert files dir `nginx/ssl` as before, simply launch containers WITHOUT `-

```shell
sudo docker-compose up -d
```
```

Завантаження…
Відмінити
Зберегти