initial commit
This commit is contained in:
3
shared/const.1.json
Normal file
3
shared/const.1.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"ApplicationName" : "HIVE"
|
||||
}
|
||||
10
shared/const.json
Normal file
10
shared/const.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"db": {
|
||||
"name": "",
|
||||
"synchro": {
|
||||
"active": false,
|
||||
"remote_url": "http://localhost:8080/"
|
||||
}
|
||||
},
|
||||
"secret": "[Sensitive]"
|
||||
}
|
||||
Reference in New Issue
Block a user