18 lines
447 B
JSON
18 lines
447 B
JSON
{
|
|
"exclude": [
|
|
"**/bin",
|
|
"**/bower_components",
|
|
"**/jspm_packages",
|
|
"**/node_modules",
|
|
"**/obj",
|
|
"**/platforms"
|
|
],
|
|
"ConnectionStrings": {
|
|
"Pornocopia": "Server=ORDO.chrispr.lan;Database=P;User Id=pornocopia;Password=aidsaids;"
|
|
|
|
},
|
|
"AppSettings": {
|
|
"BaseImageServerURL": "http://ordo.chrispr.lan/pics",
|
|
"VisionMetadataURL": "http://basilisk.chrispr.lan:4455/metadata/dev/calculate-image-metadata"
|
|
}
|
|
} |