removed bugs and improved syntax
This commit is contained in:
parent
5a771084c4
commit
eb549df3e9
3 changed files with 57 additions and 54 deletions
6
config-files/traefik.labels
Normal file → Executable file
6
config-files/traefik.labels
Normal file → Executable file
|
@ -1,6 +1,6 @@
|
|||
traefik.enable=true
|
||||
traefik.http.routers..entrypoints=web/websecure/webfederation
|
||||
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=
|
||||
traefik.http.routers..tls.certresolver={staging/production}
|
||||
(optional) traefik.http.services..loadbalancer.server.port={port}
|
Loading…
Add table
Add a link
Reference in a new issue