mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-02 03:24:28 +08:00
Fixup documentation
Signed-off-by: hunhejj <hunhejj@gmail.com>
This commit is contained in:
parent
b3477bad1b
commit
841f6596aa
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ Traefik's building blocks (router, service, middlewares) need to be defined usin
|
|||
|
||||
The examples below define the dynamic configuration in YAML files. If you rather prefer TOML, use a YAML to TOML converter.
|
||||
|
||||
1. In Traefik's static configuration define a [file provider](https://doc.traefik.io/traefik/providers/file/) for Nextcloud related dynamic configuration:
|
||||
1. In Traefik's static configuration define a [file provider](https://doc.traefik.io/traefik/providers/file/) for dynamic providers:
|
||||
|
||||
```yml
|
||||
# STATIC CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue