replace all mentions of docker compose v1
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
a730adb836
commit
456a3f93bd
6 changed files with 11 additions and 12 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