log: level: DEBUG metrics: prometheus: addServicesLabels: true addRoutersLabels: true addEntryPointsLabels: true api: dashboard: true insecure: true entryPoints: web: # Listen on port 8081 for incoming requests address: :8081 providers: # Enable the file provider to define routers / middlewares / services in file file: directory: ./conf watch: true # etcd: # rootKey: "traefik" # endpoints: # - "127.0.0.1:2379"