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:
|
||||
address: ":8000/tcp"
|
||||
http:
|
||||
# middlewares:
|
||||
# - auth@file
|
||||
# - secure_headers@file
|
||||
redirections:
|
||||
entryPoint:
|
||||
to: websecure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue