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