typo
This commit is contained in:
parent
dd4dd9321b
commit
b550f05c4f
2 changed files with 5 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"MaxUserKeyCount": 1
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Server=<pqserver>;Port=<pqport>;Database=<dbname>;Username=<dbusername>;Password=<dbpass>;"
|
||||
"DefaultConnection": "Server=<pgserver>;Port=<pgport>;Database=<dbname>;Username=<dbusername>;Password=<dbpass>;"
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"Smtp": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue