CTT/FileServer/appsettings.json

4 lines
63 B
JSON
Raw Normal View History

2021-04-08 20:09:59 +08:00
{
"urls": "http://*:2085",
"DirectoryPath": "../Release/"
}