diff --git a/config/traefik.yml b/config/traefik.yml index 2bfd066..d8340ad 100644 --- a/config/traefik.yml +++ b/config/traefik.yml @@ -51,14 +51,14 @@ log: # Optional # Default: os.Stdout # - filePath: logs/traefik.log +# filePath: logs/traefik.log # Format is either "json" or "common". # # Optional # Default: "common" # -# format: json + format: json ################################################################ # Access logs configuration @@ -77,14 +77,14 @@ accessLog: # Optional # Default: os.Stdout # - filePath: /logs/log.txt +# filePath: /logs/log.txt # Format is either "json" or "common". # # Optional # Default: "common" # -# format: json + format: json ################################################################ # API and dashboard configuration