Files
BabyVideoService/appsettings.json
2026-02-08 16:58:32 +08:00

7 lines
125 B
JSON

{
"Debug": true,
"HttpPort": 9888,
"OpenProxy": true,
"ProxyHost": "http://127.0.0.1:10808",
"Password": "123456"
}