mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-11-21 05:53:11 -05:00
fix(chart): send cookie header to middleware
This commit is contained in:
parent
2fb393bb45
commit
c60abb26f9
@ -67,6 +67,7 @@ data:
|
||||
authRequestHeaders:
|
||||
- "Authorization"
|
||||
- "X-Api-Key"
|
||||
- "Cookie"
|
||||
authResponseHeaders:
|
||||
- Authorization
|
||||
services:
|
||||
@ -91,4 +92,4 @@ data:
|
||||
servers:
|
||||
- url: http://{{ include "kyoo.scanner.fullname" . }}:4389/
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user