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 @@ - +