Revert "feat(assist): temporary changed the default assist path"

This reverts commit 5771323800.
This commit is contained in:
Alexander 2025-04-04 16:18:19 +02:00
parent 5771323800
commit 77ae0cac0e

View file

@ -52,5 +52,5 @@ spec:
name: {{ $fullName }} name: {{ $fullName }}
port: port:
number: {{ $socketioSvcPort }} number: {{ $socketioSvcPort }}
path: /ws-assist-old/(.*) path: /ws-assist/(.*)
{{- end }} {{- end }}