diff --git a/webui/docker-compose.yml b/webui/docker-compose.yml index d61f392..4463f61 100644 --- a/webui/docker-compose.yml +++ b/webui/docker-compose.yml @@ -6,6 +6,5 @@ services: - "${WEBUI_PORT:-3000}:8080" volumes: - ${WEBUI_VOLUME:-open-webui_data}:/app/backend/data - restart: always extra_hosts: - "host.docker.internal:host-gateway" \ No newline at end of file