Commit c25d594a by giaogiao

prod配置文件

parent a4716146
......@@ -5,7 +5,7 @@ spring-boot-plus:
server-ip:
# 生产环境禁用Swagger
swagger:
enable: false
enable: true
# AOP配置
aop:
log:
......@@ -16,7 +16,7 @@ spring-boot-plus:
spring:
datasource:
url: jdbc:mysql://172.31.38.183:3316/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
url: jdbc:mysql://172.31.38.183:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
username: web
password: 74DXJwJE7wYehHr5VFJbc2w8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment