mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-08 05:56:45 +00:00
Fix indentation
This commit is contained in:
@@ -35,7 +35,7 @@ Add the following configuration to your `config/traefik/dynamic_config.yml` to e
|
|||||||
- web
|
- web
|
||||||
middlewares:
|
middlewares:
|
||||||
- redirect-to-https
|
- redirect-to-https
|
||||||
- badger # If you have Badger >=1.3.0 and it's enabled in the middlewares section of the dynamic config
|
- badger # If you have Badger >=1.3.0 and it's enabled in the middlewares section of the dynamic config
|
||||||
|
|
||||||
int-api-router:
|
int-api-router:
|
||||||
rule: "Host(`api.example.com`)"
|
rule: "Host(`api.example.com`)"
|
||||||
|
|||||||
Reference in New Issue
Block a user