traefik local
This commit is contained in:
parent
4c2bdef32e
commit
4e29e82851
20 changed files with 119 additions and 74 deletions
|
|
@ -24,6 +24,6 @@ services:
|
|||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.blog.rule=Host(`${HOST_BLOG}.${DOMAIN}`)
|
||||
- traefik.http.routers.blog.entrypoints=websecure
|
||||
- traefik.http.routers.blog.entrypoints=https
|
||||
- traefik.http.routers.blog.tls=true
|
||||
- traefik.http.services.blog.loadbalancer.server.port=80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue