remove config
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
dist
|
||||
config
|
||||
.rpt2_cache
|
||||
node_modules
|
||||
lib
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"httpPort": 8080,
|
||||
"eventBusConf": {},
|
||||
"dbConf": {
|
||||
"client": "sqlite3",
|
||||
"connection": {
|
||||
"filename": "/home/cake/frontwork/lib/data/frontworkAdmin.sqlite"
|
||||
},
|
||||
"useNullAsDefault": true
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"httpPort": 8080,
|
||||
"eventBusConf": {},
|
||||
"dbConf": {
|
||||
"client": "sqlite3",
|
||||
"connection": {
|
||||
"filename": "/home/cake/frontwork/lib/data/frontworkAdmin.sqlite"
|
||||
},
|
||||
"useNullAsDefault": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user