Browse Source

配置

bjmzak
wxd 2 years ago
parent
commit
80f48f34fb
  1. 2
      src/Shentun.Peis.HttpApi.Host/appsettings.json

2
src/Shentun.Peis.HttpApi.Host/appsettings.json

@ -8,7 +8,7 @@
"ConnectionStrings": { "ConnectionStrings": {
//"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;" //"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;"
//"Default": "Host=localhost;Port=5432;Database=ShentunPeis1218;User ID=postgres;Password=wxd123;" //"Default": "Host=localhost;Port=5432;Database=ShentunPeis1218;User ID=postgres;Password=wxd123;"
"Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis0503;User ID=postgres;Password=st123;"
"Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis;User ID=postgres;Password=st123;"
}, },
"AuthServer": { "AuthServer": {
"Authority": "http://localhost:9530", "Authority": "http://localhost:9530",

Loading…
Cancel
Save