REDIS_CONNECTION_URL="redis://localhost:6379" SERVER_PORT=3000 MONGO_CONNECTION_URL="mongodb://{example_user}:{example_password}@localhost:27017/{DB}"