diff --git a/.env.example b/.env.example index 6bdafd4..967e517 100644 --- a/.env.example +++ b/.env.example @@ -8,9 +8,6 @@ NODE_ENV=development # Put Discord token here TOKEN= -# Put database type here (mongo or postgres) -DB_DRIVER=postgres - # Put the database connection URL here # Example for MongoDB: # DB=mongodb://localhost:27017/esmBot