From ec017268bfd0d5c3cf780ec9472986b96bbdbdcb Mon Sep 17 00:00:00 2001 From: malvm Date: Wed, 5 Aug 2026 09:54:31 +0400 Subject: [PATCH] fix --- docker-compose.yml | 1 + src/yolo_webui/static/index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 2e79c61..037570e 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,6 +3,7 @@ services: build: context: . image: yolo-train-webui:latest + network_mode: bridge ports: - "8000:8000" volumes: diff --git a/src/yolo_webui/static/index.html b/src/yolo_webui/static/index.html index d99981e..0e7b954 100755 --- a/src/yolo_webui/static/index.html +++ b/src/yolo_webui/static/index.html @@ -8,7 +8,7 @@ - +
@@ -536,6 +536,6 @@ - +