DockerERTFF/.wappler/targets/Development/app/modules/connections/ERTdb.json

13 lines
221 B
JSON

{
"name": "ERTdb",
"module": "dbconnector",
"action": "connect",
"options": {
"client": "sqlite3",
"connection": {
"filename": "/ERTSQlite.db"
},
"tz": "utc"
},
"fileName": "ERTdb.json"
}