Add access logging to Traefik
This commit is contained in:
parent
9e2e99b6c2
commit
e1a4b1edcf
@ -12,6 +12,8 @@ entryPoints:
|
|||||||
metrics:
|
metrics:
|
||||||
prometheus: {}
|
prometheus: {}
|
||||||
|
|
||||||
|
accessLog: {}
|
||||||
|
|
||||||
certificatesResolvers:
|
certificatesResolvers:
|
||||||
lets-encrypt:
|
lets-encrypt:
|
||||||
acme:
|
acme:
|
||||||
|
Loading…
Reference in New Issue
Block a user