mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-24 12:15:49 +08:00
Add ability to specify scheme of ServiceProviderConfiguration
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
{
|
||||
ServiceDiscoveryProvider = new FileServiceDiscoveryProvider()
|
||||
{
|
||||
Scheme = "https",
|
||||
Host = "localhost",
|
||||
Port = consulPort
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user