yumeng 3 лет назад
Родитель
Сommit
2484356c14
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/resources/application-prod.yml

+ 1 - 1
src/main/resources/application-prod.yml

@@ -12,7 +12,7 @@ spring:
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 1000ms
   datasource:
-    url: jdbc:mysql://172.30.0.4:4000/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+    url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
     username: hcst
     password: hcst@2020