add ssh support for gitea

This commit is contained in:
Fabian Gerle
2023-07-18 08:52:36 +01:00
parent 006df50047
commit 4af96828f0
2 changed files with 112 additions and 80 deletions

View File

@@ -7,6 +7,9 @@ entryPoints:
to: "websecure"
scheme: "https"
permanent: true
ssh:
address: ":2222"
websecure:
@@ -26,7 +29,7 @@ accessLog:
log:
level: DEBUG
# level: DEBUG
filePath: "/logs/traefik.log"
providers: