MONGO_CLIENT_URL=mongodb://localhost:27017
MONGO_DATABASE_NAME=test
BACKEND_JWT_SECRET_KEY=mysecret
BACKEND_PORT=8000