|
@@ -5,7 +5,7 @@
|
|
|
"AccountingService": "Server=47.101.220.106;database=AccountingService_Sun_0230AMMon03180930AM;port=5432;User Id=postgres;Password=Postgres3141",
|
|
|
"AuthServiceDatabase": "Server=47.101.220.106;database=AuthServiceDatabase_NewThu04130311PM;port=5432;User Id=postgres;Password=Postgres3141",
|
|
|
"StockdbDatabase": "Server=47.101.220.106;user=root;database=stockdb;port=3307;password=Wayne@123;SslMode=None",
|
|
|
- "WaynedbDatabase": "Server=47.101.220.106;user=root;database=waynedb;port=3307;password=Wayne@123;SslMode=None",
|
|
|
+ "WaynedbDatabase": "Server=47.101.220.106;user=root;database=waynedb;port=3307;password=Wayne@123;SslMode=None"
|
|
|
|
|
|
//"MSDbContext": "Server=pgm-wz9hvfon1ng52i39194070.pg.rds.aliyuncs.com;database=TransactionServiceDatabase;port=5432;User Id=postgres;Password=Postgres3141",
|
|
|
//"AccountingService": "Server=pgm-wz9hvfon1ng52i39194070.pg.rds.aliyuncs.com;database=AccountingService;port=5432;User Id=postgres;Password=Postgres3141",
|
|
@@ -44,5 +44,6 @@
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
}
|
|
|
},
|
|
|
- "AllowedHosts": "*"
|
|
|
+ "AllowedHosts": "*",
|
|
|
+ "ReportServerUrl":""
|
|
|
}
|