mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
refac
This commit is contained in:
parent
7a97c25fa7
commit
6c476ec939
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ services:
|
||||||
depends_on:
|
depends_on:
|
||||||
- grafana
|
- grafana
|
||||||
ports:
|
ports:
|
||||||
- ${OPEN_WEBUI_PORT-3000}:8080
|
- ${OPEN_WEBUI_PORT-8088}:8080
|
||||||
environment:
|
environment:
|
||||||
- ENABLE_OTEL=true
|
- ENABLE_OTEL=true
|
||||||
- OTEL_EXPORTER_OTLP_ENDPOINT=http://grafana:4317
|
- OTEL_EXPORTER_OTLP_ENDPOINT=http://grafana:4317
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue