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

4 lines
63 B
JSON
Raw Permalink Normal View History

2021-04-08 20:09:59 +08:00
{
2021-06-01 18:20:11 +08:00
"urls": "http://*:2083",
2021-04-08 20:09:59 +08:00
"DirectoryPath": "../Release/"
2021-06-01 18:20:11 +08:00
}