Removed MongoDB support
This commit is contained in:
parent
b24982a298
commit
49ae7578fe
4 changed files with 170 additions and 742 deletions
|
@ -9,8 +9,6 @@ NODE_ENV=development
|
|||
TOKEN=
|
||||
|
||||
# Put the database connection URL here
|
||||
# Example for MongoDB:
|
||||
# DB=mongodb://localhost:27017/esmBot
|
||||
# Example for SQLite:
|
||||
# DB=sqlite://data.sqlite
|
||||
# Example for PostgreSQL:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue