Refactor Traefik local_services.yml to update Spice proxy port entry point

This commit is contained in:
2024-09-11 14:56:21 +08:00
parent c5e4bbab0b
commit 89c6700999
+1 -1
View File
@@ -79,7 +79,7 @@ tcp:
routers: routers:
spice: spice:
entryPoints: entryPoints:
- spice - spice-socket
rule: HostSNI(`*`) rule: HostSNI(`*`)
tls: false tls: false
service: spice@file service: spice@file