Compare commits
2 Commits
56da8eaf0e
...
dbef90090d
| Author | SHA1 | Date |
|---|---|---|
|
|
dbef90090d | |
|
|
b1cfc083d5 |
|
|
@ -7,7 +7,7 @@
|
||||||
"AllowedHosts": "*",
|
"AllowedHosts": "*",
|
||||||
"DataProtection": "temp-keys/",
|
"DataProtection": "temp-keys/",
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"OpenAuthDBContext": "PORT=5432;Database=openauthbasedb;HOST=localhost;PASSWORD=123456;USER ID=postgres;"
|
"OpenAuthDBContext": "PORT=5432;Database=cultivated_land_destruction;HOST=192.168.10.163;PASSWORD=123456;USER ID=postgres;"
|
||||||
//"OpenAuthDBContext": "PORT=5432;Database=unattended1;HOST=192.168.10.115;PASSWORD=123456;USER ID=postgres;Pooling=False" //PostgreSQL
|
//"OpenAuthDBContext": "PORT=5432;Database=unattended1;HOST=192.168.10.115;PASSWORD=123456;USER ID=postgres;Pooling=False" //PostgreSQL
|
||||||
},
|
},
|
||||||
"AppSetting": {
|
"AppSetting": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue