Skip to content

Credentials file (.env.creds)

Configuration Description Defaults Remarks
ACCESS_TOKEN Set it to make your instance private, i.e. HTTP HEADER 'Access-Token' would be required to make requests nil By default anyone can make requests
RABBIT_MQ_HOST RabbitMQ hostname localhost -
RABBIT_MQ_PORT RabbitMQ port 5672 -
RABBIT_MQ_USER RabbitMQ user name guest -
RABBIT_MQ_PASSWORD RabbitMQ user password guest -