adonis-fullstack-app/config
Vince van Noort 4a5bda0737 fix(config): use DB_DATABASE env var of static sqlite filename
* SQLite should reference the filename from the .env file instead of development.sqlite

* Update database.js
2018-02-09 17:05:39 +05:30
..
app.js fix(locales): use loader over driver 2017-11-28 20:54:53 +05:30
auth.js feat(*) initial commit 2017-08-20 22:39:25 +05:30
bodyParser.js chore(config): keep config files upto date 2017-10-30 13:13:29 +05:30
cors.js feat(*) initial commit 2017-08-20 22:39:25 +05:30
database.js fix(config): use DB_DATABASE env var of static sqlite filename 2018-02-09 17:05:39 +05:30
session.js fix(config): update redis reference in session file 2017-11-28 20:56:36 +05:30
shield.js feat(*) initial commit 2017-08-20 22:39:25 +05:30