Add defaults middleware in comments for future use
This commit is contained in:
parent
917c6bdc26
commit
288a4454da
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ data:
|
||||||
web:
|
web:
|
||||||
address: ":8000/tcp"
|
address: ":8000/tcp"
|
||||||
http:
|
http:
|
||||||
|
# middlewares:
|
||||||
|
# - auth@file
|
||||||
|
# - secure_headers@file
|
||||||
redirections:
|
redirections:
|
||||||
entryPoint:
|
entryPoint:
|
||||||
to: websecure
|
to: websecure
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue