Cx strings contains user secrets ...
This commit is contained in:
@ -11,9 +11,6 @@
|
|||||||
"MaxUserKeyCount": 1,
|
"MaxUserKeyCount": 1,
|
||||||
"CatalogPageLen": 480
|
"CatalogPageLen": 480
|
||||||
},
|
},
|
||||||
"ConnectionStrings": {
|
|
||||||
"DefaultConnection": "Server=<pgserver>;Port=<pgport>;Database=<dbname>;Username=<dbusername>;Password=<dbpass>;"
|
|
||||||
},
|
|
||||||
"AllowedHosts": "*",
|
"AllowedHosts": "*",
|
||||||
"Smtp": {
|
"Smtp": {
|
||||||
"Server": "<smtp.server.address>",
|
"Server": "<smtp.server.address>",
|
||||||
|
Reference in New Issue
Block a user