mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 08:56:00 +00:00
Refactor Traefik local_services.yml to update Spice proxy port entry point
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user