chore: header_up host

This commit is contained in:
DIYgod 2023-08-23 02:52:05 +01:00
parent 60a5b1a65b
commit f4512803d8
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -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
}
}