mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-03 03:17:59 +08:00
Updated readme
This commit is contained in:
@ -36,6 +36,7 @@ All versions can be found [here](https://www.nuget.org/packages/Ocelot/)
|
|||||||
An example startup using a yaml file for configuration can be seen below. Currently this is the only way to get configuration into Ocelot.
|
An example startup using a yaml file for configuration can be seen below. Currently this is the only way to get configuration into Ocelot.
|
||||||
|
|
||||||
`
|
`
|
||||||
|
|
||||||
public class Startup
|
public class Startup
|
||||||
{
|
{
|
||||||
public IConfigurationRoot Configuration { get; }
|
public IConfigurationRoot Configuration { get; }
|
||||||
|
Reference in New Issue
Block a user