打包外网环境

This commit is contained in:
2023-10-20 15:21:11 +08:00
parent 0943a69112
commit e990133b64
12 changed files with 122 additions and 38 deletions

View File

@@ -4,7 +4,7 @@ spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
password: beAs0LHX2GyTxMw4
url: jdbc:mysql://192.168.2.201:3306/im-core?serverTimezone=UTC&useSSL=false&characterEncoding=UTF8
url: jdbc:mysql://43.139.191.204:3306:3306/im-core?serverTimezone=UTC&useSSL=false&characterEncoding=UTF8
username: root
redis: