13 lines
262 B
JSON
13 lines
262 B
JSON
{
|
|
"NuGet": {
|
|
"ExternalUrl" : "<http://localhost:5000/packages",
|
|
"PackagesRootDir" : "packages"
|
|
},
|
|
"Smtp": {
|
|
"Server": "localhost",
|
|
"Port": 25,
|
|
"SenderName": "Paul Schneider",
|
|
"SenderEmail": "paul@pschneider.fr"
|
|
}
|
|
}
|