initial commit
This commit is contained in:
commit
c40b764756
8 changed files with 972 additions and 0 deletions
6
configfiles/traefik.labels
Normal file
6
configfiles/traefik.labels
Normal file
|
@ -0,0 +1,6 @@
|
|||
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=
|
Loading…
Add table
Add a link
Reference in a new issue