Attach service redirects to http endpoint
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
path: "~/.config/systemd/user/"
|
||||
label:
|
||||
traefik.enable: "true"
|
||||
traefik.http.routers.gitea.entrypoints: "http"
|
||||
traefik.http.routers.gitea.rule: "Host(`git.wtf.lt`)"
|
||||
traefik.http.middlewares.gitea-https-redirect.redirectscheme.scheme: "https"
|
||||
traefik.http.routers.gitea.middlewares: "gitea-https-redirect"
|
||||
|
||||
Reference in New Issue
Block a user