Collection of cookbooks for Podman Quadlets
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

34 lines
512 B

api:
dashboard: false
debug: false
ping:
manualRouting: true
log:
level: "INFO"
accesslog: false
global:
sendanonymoususage: false
checknewversion: false
entryPoints:
http:
address: ":80"
https:
address: ":443"
providers:
file:
directory: /etc/traefik/conf.d/
watch: true
# certificatesResolvers:
# le:
# acme:
# email: "foo@example.test"
# keyType: "EC384"
# httpChallenge:
# entryPoint: http
# storage: "/var/lib/traefik/acme.json"