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:
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,6 +19,7 @@ vendor/bundle
|
||||
|
||||
# Ignore production paths.
|
||||
/db/production
|
||||
/db/production-postgres
|
||||
|
||||
# Ignore all logfiles and tempfiles.
|
||||
/log/*
|
||||
|
Reference in New Issue
Block a user