/
githubmirror
/
traefik
Обзор
Документация
Войти
/
githubmirror
/
traefik
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
pkg/redactor/testdata/example.json
79 строк
2 KB
Romain
Remove Marathon provider
19 дек 2022, 13:52
Не верифицирован
19 дек 2022, 13:52
2b67f1f
Код
Авторство
О чём код?
{ "GraceTimeOut": 10000000000, "Debug": false, "CheckNewVersion": true, "AccessLogsFile": "", "TraefikLogsFile": "", "Level": "ERROR", "EntryPoints": { "http": { "Network": "", "Address": ":80", "TLS": null, "Auth": null, "Compress": false }, "https": { "Address": ":443", "TLS": { "MinVersion": "", "CipherSuites": null, "Certificates": null, "ClientCAFiles": null }, "Auth": null, "Compress": false } }, "Cluster": null, "Constraints": [], "ACME": { "Email": "foo@bar.com", "Domains": [ { "Main": "foo@bar.com", "SANs": null }, { "Main": "foo@bar.com", "SANs": null } ], "Storage": "", "StorageFile": "/acme/acme.json", "OnDemand": true, "OnHostRule": true, "CAServer": "", "EntryPoint": "https", "DNSProvider": "", "DelayDontCheckDNS": 0, "ACMELogging": false, "Options": null }, "DefaultEntryPoints": [ "https", "http" ], "ProvidersThrottleDuration": 2000000000, "MaxIdleConnsPerHost": 200, "IdleTimeout": 180000000000, "InsecureSkipVerify": false, "Retry": null, "HealthCheck": { "Interval": 30000000000 }, "Docker": null, "File": null, "Web": null, "Consul": null, "ConsulCatalog": null, "Etcd": null, "Zookeeper": null, "Boltdb": null, "KubernetesIngress": null, "KubernetesCRD": null, "Eureka": null, "ECS": null, "DynamoDB": null, "ConfigFile": "/etc/traefik/traefik.toml" }