zxl
/
CTT
forked from Cal/CTT
1
0
Fork 0
CTT/FileServer/appsettings.json

5 lines
64 B
JSON
Raw Normal View History

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