启动配置文件修改

IRC_NewDev
hang 2023-07-03 17:10:04 +08:00
parent 34aa515344
commit 2faec8513f
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "CenterImageDev" "ASPNETCORE_ENVIRONMENT": "CenterImageDev"
}, },
"applicationUrl": "http://localhost:6100" "applicationUrl": "http://localhost:6500"
} }
} }
} }