7 lines
172 B
Bash
7 lines
172 B
Bash
|
|
REMOTE_JS_EVAL_REQUEST_TOPIC=js.eval.requests
|
|
TB_KAFKA_SERVERS=localhost:9092
|
|
LOGGER_LEVEL=debug
|
|
LOG_FOLDER=logs
|
|
LOGGER_FILENAME=tb-js-executor-%DATE%.log
|
|
DOCKER_MODE=true |