Browse Source

update config/application.yml.

Signed-off-by: 小宇 <11625238+xiaojiao1xingfu@user.noreply.gitee.com>
pull/4/head
小宇 Gitee 2 years ago
parent
commit
dc22784438
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/application.yml

+ 1
- 1
config/application.yml View File

@@ -35,7 +35,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://localhost:3306/stonedt_portal?useUnicode=true&characterEncoding=utf8&autoReconnect=true&failOverReadOnly=false&serverTimezone=Asia/Shanghai&useSSL=false
username: root
password: 123456
password: 1234
# 3.修改设置Redis服务器地址


Loading…
Cancel
Save