Change docker-compose to docker compose
This commit is contained in:
parent
86315e0f18
commit
8f5dd7bd9d
6 changed files with 8 additions and 8 deletions
|
@ -32,7 +32,7 @@ For the HTTP challenge you will need:
|
|||
#- "--certificatesresolvers.myresolver.acme.caserver=https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||
```
|
||||
|
||||
- Run `docker-compose up -d` within the folder where you created the previous file.
|
||||
- Run `docker compose up -d` within the folder where you created the previous file.
|
||||
- Wait a bit and visit `https://your_own_domain` to confirm everything went fine.
|
||||
|
||||
!!! Note
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue