This commit is contained in:
nquidox 2026-02-21 16:56:40 +03:00
parent 689cfe4101
commit 1503516a41
2 changed files with 27 additions and 2 deletions

View file

@ -2,6 +2,7 @@
APP_MODE=dev
APP_LOG_LVL=info
APP_CHECK_PERIOD_SECONDS=21600
APP_PROCESSOR_CHANNEL_SIZE=100
#[HTTP]
HTTP_HOST=0.0.0.0
@ -13,3 +14,8 @@ TASK_SOURCE_PORT=
TASK_SOURCE_TIMEOUT_SECONDS=
#[RABBIT]
RABBIT_HOST=
RABBIT_PORT=
RABBIT_USER=
RABBIT_PASS=
RABBIT_VHOST=