mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-06-20 22:41:41 +08:00
docs: update certbot/README.md (#7528)
This commit is contained in:
parent
60ef7ba855
commit
fef4e09dfc
@ -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
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user