Fix a small mistake in Traefik Docs
Signed-off-by: Zxhir <98621617+Imzxhir@users.noreply.github.com>
This commit is contained in:
Родитель
8b9a87b893
Коммит
91618de5a7
|
@ -541,7 +541,7 @@ The examples below define the dynamic configuration in YAML files. If you rather
|
|||
http:
|
||||
routers:
|
||||
nextcloud:
|
||||
rule: "Host(<your-nextcloud-domain>)"
|
||||
rule: "Host(`<your-nextcloud-domain>`)"
|
||||
entrypoints:
|
||||
- "https"
|
||||
service: nextcloud
|
||||
|
|
Загрузка…
Ссылка в новой задаче