From c775c6953d9759e70f08acbfa8f6d7490aaae3d1 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期四, 26 九月 2024 21:13:53 +0800
Subject: [PATCH] 1
---
ycl-platform/src/main/resources/application-prod.yml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ycl-platform/src/main/resources/application-prod.yml b/ycl-platform/src/main/resources/application-prod.yml
index e12f014..dc74543 100644
--- a/ycl-platform/src/main/resources/application-prod.yml
+++ b/ycl-platform/src/main/resources/application-prod.yml
@@ -1,5 +1,5 @@
server:
- port: 8082
+ port: 28082
tomcat:
uri-encoding: UTF-8
servlet:
@@ -67,8 +67,8 @@
videoPoint:
url: http://172.28.194.180:7901
-# web_url: https://172.28.194.185:8282
- web_url: http://172.28.194.185:8281
+ web_url: https://172.28.194.185:8282
+# web_url: http://172.28.194.185:8281
port: 7901
userName: suichang
passWord: a12345677
--
Gitblit v1.8.0