forked from External/greenlight
GRN2-164: Switched the default database to Postgres (#952)
* Switched the default database to Postgres * Uncomment DB variables in sample.env
This commit is contained in:
@ -13,6 +13,7 @@ tmp
|
||||
/db/**/*.sqlite3
|
||||
/db/**/*.sqlite3-journal
|
||||
/db/production
|
||||
/db/production-postgres
|
||||
public/assets
|
||||
public/b
|
||||
coverage/
|
||||
|
Reference in New Issue
Block a user