mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
refac
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user