...
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"MainConnectionString": "Data Source=195.88.208.142;Initial Catalog=Hushian;User ID=sa;Password=M439610m@;TrustServerCertificate=True"
|
"MainConnectionString": "Data Source=156.255.1.229;Initial Catalog=Hushian;User ID=sa;Password=SAPassw0rd;TrustServerCertificate=True"
|
||||||
},
|
},
|
||||||
"EmailSettings": {
|
"EmailSettings": {
|
||||||
"ApiKey": "SendGrid_Key_Here",
|
"ApiKey": "SendGrid_Key_Here",
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
},
|
},
|
||||||
"aigrpcserver": {
|
"aigrpcserver": {
|
||||||
"target": "192.168.1.14:5042"
|
"target": "156.255.1.229:5042"
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"BaseAddress": "http://192.168.1.14:2201/api/",
|
"BaseAddress": "http://156.255.1.229:2201/api/",
|
||||||
"Logging": {
|
"Logging": {
|
||||||
"LogLevel": {
|
"LogLevel": {
|
||||||
"Default": "Information",
|
"Default": "Information",
|
||||||
|
Reference in New Issue
Block a user