task-processor/config.env
nquidox 4665c90c2c
All checks were successful
/ Make image (push) Successful in 49s
prometheus metrics server
2026-02-17 12:19:47 +03:00

24 lines
424 B
Bash

APP_LOG_LEVEL=error
APP_NUMCPUS=-1
APP_CHECK_PERIOD=6
EXTERNAL_BROWSER=
GRPC_SERVER_HOST=0.0.0.0
GRPC_SERVER_PORT=9060
GRPC_API_CLIENT_HOST=0.0.0.0
GRPC_API_CLIENT_PORT=9050
GRPC_SURUGAYA_SCRAPPER_HOST=0.0.0.0
GRPC_SURUGAYA_SCRAPPER_PORT=9070
TASK_RETRY_COUNT=3
TASK_RETRY_MINUTES=5
ORIGIN_SURUGAYA_ENABLED=false
ORIGIN_MANDARAKE_ENABLED=false
ORIGIN_AMIAMI_ENABLED=false
METRICS_HOST=
METRICS_PORT=
METRICS_GIN_MODE=