initial commit
This commit is contained in:
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