提交 5d4ab465 编写于 作者: 烟尘202's avatar 烟尘202

Update application-dev.yml

上级 0c38ea7f
server: server:
datasource:
# 替换为你查到的MySQL在xfg-network中的IP
url: jdbc:mysql://172.19.0.3:3306?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&useSSL=false
username: root
password: 123456
port: 8091 port: 8091
tomcat: tomcat:
max-connections: 20 max-connections: 20
...@@ -11,4 +16,4 @@ server: ...@@ -11,4 +16,4 @@ server:
logging: logging:
level: level:
root: info root: info
config: classpath:logback-spring.xml config: classpath:logback-spring.xml
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册