A commande line interface
This commit is contained in:
parent
2f1249c2c3
commit
f8774add61
12 changed files with 14401 additions and 633 deletions
|
|
@ -35,5 +35,10 @@
|
|||
"Host": "localhost",
|
||||
"Port": 25,
|
||||
"EnableSSL": false
|
||||
},
|
||||
"Data": {
|
||||
"DefaultConnection": {
|
||||
"ConnectionString": "Server=localhost;Port=5432;Database=YavscDev;Username=yavscdev;Password=admin;"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue