config ext
This commit is contained in:
parent
25a422c0e6
commit
991b250118
3 changed files with 38 additions and 14 deletions
|
|
@ -1,8 +1,13 @@
|
|||
APP_MODE=dev
|
||||
APP_LOG_LVL=debug
|
||||
APP_CHANNEL_LEN=100
|
||||
|
||||
RABBIT_HOST=
|
||||
RABBIT_PORT=
|
||||
RABBIT_USER=
|
||||
RABBIT_PASS=
|
||||
RABBIT_VHOST=
|
||||
RABBIT_LOGGING_ENABLED=false
|
||||
|
||||
TASK_SOURCE_QUEUE=task-publisher-mandarake
|
||||
TASK_RESULT_QUEUE=tasks-results
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue