Fix: Caddy upstream via host-gateway statt localhost
This commit is contained in:
parent
00a5904999
commit
016312b142
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
test.sascha-lutz.de {
|
||||
reverse_proxy localhost:18097 {
|
||||
reverse_proxy host-gateway:18097 {
|
||||
flush_interval -1
|
||||
transport http {
|
||||
read_buffer 64kb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue