diff --git a/reverse-proxy.md b/reverse-proxy.md index b7dbfdae..a61510cc 100644 --- a/reverse-proxy.md +++ b/reverse-proxy.md @@ -541,7 +541,7 @@ The examples below define the dynamic configuration in YAML files. If you rather http: routers: nextcloud: - rule: "Host()" + rule: "Host(``)" entrypoints: - "https" service: nextcloud