Restore .env.example after reports commit.
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
OME_URL=https://cov-omeprod01.dell-atc.lan
|
||||||
|
OME_USER=admin
|
||||||
|
OME_PASSWORD=CHANGE_ME
|
||||||
|
POLL_INTERVAL=12
|
||||||
|
OPENWEBUI_URL=http://atc-portal01.dell-atc.lan:3080
|
||||||
|
CORS_ORIGINS=*
|
||||||
|
GPU_METRICS_URL=http://10.0.10.106:9110
|
||||||
|
VLLM_URL=http://10.0.10.106:8000/v1
|
||||||
|
VLLM_MODEL=llama3-70b-gptq
|
||||||
|
COCKPIT_DATA=/data
|
||||||
|
OPENWEBUI_EMAIL=mohamed.el.kadi@dell.com
|
||||||
|
OPENWEBUI_PASSWORD=CHANGE_ME
|
||||||
|
VLLM_MAX_TOKENS=700
|
||||||
|
CHAT_SYSTEM_CHARS=5500
|
||||||
Reference in New Issue
Block a user