task-processor/config.env
2026-02-18 15:53:29 +03:00

13 lines
116 B
Bash

#[APP]
APP_MODE=dev
APP_LOG_LVL=info
#[HTTP]
HOST=0.0.0.0
PORT=41082
#[TASKS SOURCE(GRPC)]
HOST=
PORT=
#[RABBIT]