liangzhongquan преди 2 години
родител
ревизия
a412d85bcb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      testing/test_layout.py

+ 1 - 1
testing/test_layout.py

@@ -1,7 +1,7 @@
 import unittest
 import requests
 
-url = 'http://192.168.199.107:18089/detect'
+url = 'http://localhost:8080/detect'
 
 
 def send_request(image_path):