6 lines
No EOL
281 B
Text
Executable file
6 lines
No EOL
281 B
Text
Executable file
traefik.enable=true
|
|
traefik.http.routers..entrypoints={web,websecure,webfederation}
|
|
traefik.http.routers..rule=Host("")
|
|
traefik.http.routers..tls=true
|
|
traefik.http.routers..tls.certresolver={staging/production}
|
|
(optional) traefik.http.services..loadbalancer.server.port={port} |