Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"HTTPHost":"10.0.0.1",
|
||||
"HTTPPort":"80",
|
||||
"SqlDatabase":"dbname",
|
||||
"SqlUser":"dbuser",
|
||||
"SqlPassword":"dbpassword",
|
||||
"SqlHost":"10.0.0.2",
|
||||
"SqlPort":"5432"
|
||||
}
|
||||
Reference in New Issue
Block a user