Fix due to the added HttpServer
This commit is contained in:
6
Example3/App.config
Normal file
6
Example3/App.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="RootPath" value="../../Public" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user