route gitea ssh through traefik

This commit is contained in:
2026-02-01 08:15:13 -06:00
parent 536a76ca80
commit a00a888676
4 changed files with 18 additions and 15 deletions

View File

@@ -52,6 +52,8 @@ entryPoints:
main: "esotericbytes.com"
sans:
- "*.esotericbytes.com"
gitea-ssh:
address: ":2222"
log:
level: "INFO"