mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 17:48:15 +08:00
#296 renamed configuration.json to ocelot.json in preparation
This commit is contained in:
@ -20,7 +20,7 @@ In your ConfigureServices method
|
||||
option.Service = "Ocelot";
|
||||
});
|
||||
|
||||
Then in your configuration.json add the following to the ReRoute you want to trace..
|
||||
Then in your ocelot.json add the following to the ReRoute you want to trace..
|
||||
|
||||
.. code-block:: json
|
||||
|
||||
|
Reference in New Issue
Block a user