mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-26 06:05:48 +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