Browse Source

fix: fix yml

WANGKANG 8 tháng trước cách đây
mục cha
commit
64de7631ae
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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
 
 # 数据源配置