mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 19:58:14 +08:00
#603 return 502 on HttpRequestException
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
new FileHostAndPort
|
||||
{
|
||||
Host = "localhost",
|
||||
Port = 53876,
|
||||
Port = 53877,
|
||||
},
|
||||
},
|
||||
DownstreamScheme = "http",
|
||||
|
Reference in New Issue
Block a user