Cx strings contains user secrets ...

This commit is contained in:
2024-03-09 16:13:30 +00:00
parent e1a012e15b
commit e69462999e

View File

@ -11,9 +11,6 @@
"MaxUserKeyCount": 1,
"CatalogPageLen": 480
},
"ConnectionStrings": {
"DefaultConnection": "Server=<pgserver>;Port=<pgport>;Database=<dbname>;Username=<dbusername>;Password=<dbpass>;"
},
"AllowedHosts": "*",
"Smtp": {
"Server": "<smtp.server.address>",