chore: header_up host
This commit is contained in:
parent
60a5b1a65b
commit
f4512803d8
|
|
@ -20,6 +20,7 @@ data:
|
|||
}
|
||||
|
||||
reverse_proxy xlog-internal.crossbell.svc:3000 {
|
||||
header_up host {host}
|
||||
header_up x-forwarded-proto http
|
||||
}
|
||||
}
|
||||
|
|
@ -34,6 +35,7 @@ data:
|
|||
}
|
||||
|
||||
reverse_proxy xlog-internal.crossbell.svc:3000 {
|
||||
header_up host {host}
|
||||
header_up x-forwarded-proto http
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue