{
"name": "DB",
"module": "dbconnector",
"action": "connect",
"options": {
"client": "sqlite3",
"connection": {
"filename": "/public/ERTSQlite.db"
},
"tz": "utc"
}
Powered by TurnKey Linux.