fix entrypoints
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
||||
labels:
|
||||
traefik.enable: true
|
||||
traefik.docker.network: internal
|
||||
traefik.http.routers.homepage.entrypoints: websecure
|
||||
traefik.http.routers.homepage.entrypoints: web-secure
|
||||
traefik.http.routers.homepage.rule: Host(`www.lebens-home.net`)
|
||||
traefik.http.routers.homepage.service: homepage
|
||||
traefik.http.services.homepage.loadbalancer.server.port: 3000
|
||||
|
Reference in New Issue
Block a user