9 lines
251 B
Bash
9 lines
251 B
Bash
# Syslog Harness Environment
|
|
REDIS_HOST=192.168.68.8
|
|
REDIS_PORT=6379
|
|
AMDPVE_ENDPOINT=http://192.168.68.15:8080
|
|
LLMGPU_ENDPOINT=http://192.168.68.8:8080
|
|
OCU_LLM_ENDPOINT=http://192.168.68.110:8080
|
|
CIRCUIT_BREAKER_THRESHOLD=5
|
|
CIRCUIT_BREAKER_TIMEOUT=30
|