fix: remove Gitea SSH configuration from Traefik dynamic routing
This commit is contained in:
@@ -74,14 +74,6 @@ http:
|
||||
- security-headers
|
||||
tls: {}
|
||||
|
||||
# Gitea SSH
|
||||
gitea-ssh:
|
||||
rule: "HostSNI(`*`)"
|
||||
entryPoints:
|
||||
- ssh
|
||||
service: gitea
|
||||
tls: {}
|
||||
|
||||
# Glance (local only)
|
||||
glance:
|
||||
rule: "Host(`glance.workstation`)"
|
||||
|
||||
Reference in New Issue
Block a user