Your organization's account has been paused. Add a card on file, contact support, or download all your .env files to a zip file.

.env.example
# example@v2
NODE_ENV=development
PORT=3030
REDIS_URL=redis://localhost:6379
RMQ_URL=amqp://localhost:5672
RMQ_MANAGEMENT_API_URL=http://localhost:15672
SERVER_URL=http://localhost:3030
Pull .env.example with npx dotenv-vault@latest pull example

Thank you for using GitHub dotenv-vault