[docs] Update docker-compose commands
This commit is contained in:
parent
27753b1d96
commit
c90e4816b7
5 changed files with 18 additions and 18 deletions
|
@ -18,7 +18,7 @@ services:
|
|||
|
||||
# We need some way to server the client and server .well-known json. The simplest way is to use a nginx container
|
||||
# to serve those two as static files. If you want to use a different way, delete or comment the below service, here
|
||||
# and in the docker-compose file.
|
||||
# and in the docker compose file.
|
||||
well-known:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue