提交appsetting

This commit is contained in:
quowingwang 2025-12-09 14:05:12 +08:00
parent 81e17fd62f
commit 76c70da708

View File

@ -29,7 +29,7 @@
"DbName": "ZrAdmin" // "DbName": "ZrAdmin" //
}, },
"corsUrls": [ "http://localhost:8887", "http://localhost:8886", "http://192.168.60.251:8877" ], //"," "corsUrls": [ "http://localhost:8887", "http://localhost:8888", "http://192.168.60.251:8877" ], //","
"JwtSettings": { "JwtSettings": {
"Issuer": "ZRAdmin.NET", //token "Issuer": "ZRAdmin.NET", //token
"Audience": "ZRAdmin.NET", //token "Audience": "ZRAdmin.NET", //token
@ -40,12 +40,12 @@
"ShowDbLog": false, //db "ShowDbLog": false, //db
"InitDb": false, //db "InitDb": false, //db
"DemoMode": false, // "DemoMode": false, //
"Upload": { "Upload": {
"uploadUrl": "http://localhost:8888", //访 "uploadUrl": "http://localhost:8888", //访
"localSavePath": "", // wwwroot "localSavePath": "", // wwwroot
"maxSize": 15, // 15M "maxSize": 15, // 15M
"notAllowedExt": [ ".bat", ".exe", ".jar", ".js" ] "notAllowedExt": [ ".bat", ".exe", ".jar", ".js" ]
}, },
// //
"ALIYUN_OSS": { "ALIYUN_OSS": {
"REGIONID": "", //egcn-hangzhou "REGIONID": "", //egcn-hangzhou