WANGKANG 8 місяців тому
батько
коміт
64de7631ae
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      taais-admin/src/main/resources/application-dev.yml

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

@@ -1,6 +1,6 @@
 server:
-  video_stable_start_url: http://localhost:11002/video_stable
-  video_stable_stop_url: http://localhost:11002/video_stable_stop
+  video_stable_start_url: http://localhost:11006/video_stable
+  video_stable_stop_url: http://localhost:11006/video_stable_stop
   task_stop_url: http://localhost:11003/stop
 
 # 数据源配置