chrom: 配置跨域

This commit is contained in:
橙子
2024-06-09 00:39:57 +08:00
parent f267d820bf
commit 40a89c9374
3 changed files with 14 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
//应用启动
"App": {
"SelfUrl": "http://*:19002",
"CorsOrigins": "http://localhost:19002;http://localhost:18002"
"CorsOrigins": "http://localhost:18001;https://ccnetcore.com"
},
"ToolOptions": {
"TempDirPath": "wwwroot/temp",