bschmitt / laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages
MIT License
268 stars 86 forks source link

Env variables #86

Closed rmundel closed 4 years ago

rmundel commented 4 years ago

Just added the most common environment server configurations variables to the config file

stevenklar commented 4 years ago

Thank you for the contribution! @rmundel