feat: Add Gitea SSH configuration and Traefik TCP routing for port 2222.

This commit is contained in:
2026-01-07 00:26:16 +01:00
parent 8d5f4a4ac1
commit ff4214e006
2 changed files with 18 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ entryPoints:
scheme: https
websecure:
address: ":443"
ssh-git:
address: ":2222"
# --- Proveedores: Docker (vía Proxy) y Archivos Locales ---
providers: