DB_HOST=localhost DB_PORT=5432 DB_USER=postgres DB_PASS=root DB_DIALECT=postgres DB_NAME_TEST=test_database_name DB_NAME_DEVELOPMENT=ecommerce DB_NAME_PRODUCTION=production_database_name JWTKEY=mySecureKey TOKEN_EXPIRATION=48h BEARER=Bearer