Fix preflight response status in access logs
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
This commit is contained in:
parent
ab7993428d
commit
e95fde5652
4 changed files with 60 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
address = ":8007"
|
||||
[entryPoints.digestAuth]
|
||||
address = ":8008"
|
||||
[entryPoints.preflight]
|
||||
address = ":8009"
|
||||
|
||||
[api]
|
||||
insecure = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue