Add defaults middleware in comments for future use

This commit is contained in:
Adrien Reslinger 2021-12-25 01:55:56 +01:00
parent 917c6bdc26
commit 288a4454da
Signed by: adrien
GPG key ID: DA7B27055C66D6DE

View file

@ -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