mariannemyers / slush-marklogic-dotnet

slush generator for an Angular/ASP.NET Core/MarkLogic application
Other
0 stars 0 forks source link

Make MarkLogic Host/Port in ProxyOptions driven by a config file #7

Closed mariannemyers closed 8 years ago

mariannemyers commented 8 years ago

Rather than hardcode a hostname and port in Startup.cs, make the setting of the MarkLogic Host and Port ProxyOptions driven by a .json config file.