Browse Source

修改配置

集成Redis
郑勃旭 1 year ago
parent
commit
49bc276c15
  1. 6
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json
  2. 4
      WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json
  3. 0
      WinIn.FasterZ.Wms.Fe/安胖胖目录.txt

6
WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json

@ -1,6 +1,6 @@
{
"App": {
"SelfUrl": "http://192.168.0.196:60100",
"SelfUrl": "http://192.168.0.240:60100",
"ClientUrl": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090",
"CorsOrigins": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090",
"RedirectAllowedUrls": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090"
@ -15,7 +15,7 @@
"Configuration": "127.0.0.1:6379"
},
"AuthServer": {
"Authority": "http://192.168.0.196:60100"
"Authority": "http://192.168.0.240:60100"
},
"urls": "http://192.168.0.196:60100"
"urls": "http://192.168.0.240:60100"
}

4
WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json

@ -14,7 +14,7 @@
"Configuration": "127.0.0.1"
},
"AuthServer": {
"Authority": "http://192.168.0.196:60100",
"Authority": "http://192.168.0.240:60100",
"RequireHttpsMetadata": "false",
"SwaggerClientId": "Wms_Swagger"
},
@ -22,6 +22,6 @@
"DefaultPassPhrase": "4jjXQgqwh6PRrjn4"
},
"AlwaysAllowAuthorization": "false",
"urls": "http://192.168.0.196:60011"
"urls": "http://192.168.0.240:60011"
}

0
WinIn.FasterZ.Wms.Fe/安胖胖目录.txt

Loading…
Cancel
Save