Commit c25d594a by giaogiao

prod配置文件

parent a4716146
...@@ -5,7 +5,7 @@ spring-boot-plus: ...@@ -5,7 +5,7 @@ spring-boot-plus:
server-ip: server-ip:
# 生产环境禁用Swagger # 生产环境禁用Swagger
swagger: swagger:
enable: false enable: true
# AOP配置 # AOP配置
aop: aop:
log: log:
...@@ -16,7 +16,7 @@ spring-boot-plus: ...@@ -16,7 +16,7 @@ spring-boot-plus:
spring: spring:
datasource: 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 username: web
password: 74DXJwJE7wYehHr5VFJbc2w8 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