root 4 years ago
parent
commit
67df4e36b1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/resources/application-dev.yml

+ 3 - 3
src/main/resources/application-dev.yml

@ -3,7 +3,7 @@ spring:
3 3
        type: com.alibaba.druid.pool.DruidDataSource
4 4
        druid:
5 5
            driver-class-name: com.mysql.cj.jdbc.Driver
6
            url: jdbc:mysql://121.42.53.174:3306/meeting?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&tinyInt1isBit=false
6
            url: jdbc:mysql://localhost:3306/meeting?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&tinyInt1isBit=false
7 7
            username: root
8 8
            password: root001
9 9
            initial-size: 10
@ -49,8 +49,8 @@ spring:
49 49
50 50
## 图片文件目录配置
51 51
file:
52
    datapath: /web/static
52
    datapath: /web/www/meeting
53 53
    uploadFolder: /uploads
54 54
## 前台访问地址
55 55
url:
56
    qrcode: http://152.136.140.176/qrcode/webmeeting.html?attendersId=
56
    qrcode: http://192.168.3.233/qrcode/webmeeting.html?attendersId=