Pārlūkot izejas kodu

feat: 更正配置文件

WANGKANG 8 mēneši atpakaļ
vecāks
revīzija
887c46317c

+ 1 - 0
taais-admin/src/main/resources/application-dev.yml

@@ -1,4 +1,5 @@
 server:
+  video_stable_url: http://localhost:11002/video_stable
   video_stable_start_url: http://localhost:11002/video_stable
   video_stable_stop_url: http://localhost:11002/video_stable_stop
   task_stop_url: http://localhost:11003/stop

+ 0 - 1
taais-admin/src/main/resources/application.yml

@@ -13,7 +13,6 @@ taais:
   profile: /home/ObjectDetection_Web
   # 获取ip地址开关
   addressEnabled: false
-  video_stable_url: http://localhost:11001/video_stable
 
 captcha:
   enable: true