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