mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-15 12:47:58 +00:00
Add docker-compose file
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
const sqlite3 = require('sqlite3')
|
||||
|
||||
module.exports = new sqlite3.Database('db.sqlite3')
|
||||
module.exports = new sqlite3.Database('db/db.sqlite3')
|
||||
|
||||
Reference in New Issue
Block a user