瀏覽代碼

feat: 更正配置文件

WANGKANG 8 月之前
父節點
當前提交
887c46317c
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 0
      taais-admin/src/main/resources/application-dev.yml
  2. 0 1
      taais-admin/src/main/resources/application.yml

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

@@ -1,4 +1,5 @@
 server:
 server:
+  video_stable_url: http://localhost:11002/video_stable
   video_stable_start_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
   video_stable_stop_url: http://localhost:11002/video_stable_stop
   task_stop_url: http://localhost:11003/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
   profile: /home/ObjectDetection_Web
   # 获取ip地址开关
   # 获取ip地址开关
   addressEnabled: false
   addressEnabled: false
-  video_stable_url: http://localhost:11001/video_stable
 
 
 captcha:
 captcha:
   enable: true
   enable: true