打包外网环境

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

@@ -2,10 +2,10 @@ spring:
profiles:
active: dev
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/im-core?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
username: root
password: beAs0LHX2GyTxMw4
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
max-lifetime: 50000
@@ -32,7 +32,7 @@ mybatis:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
appConfig:
imUrl: http://192.168.1.117:28000
imUrl: http://119.45.242.222:28000
imVersion: v1
appId: 10000
adminId: admin