root 4 年 前
コミット
67df4e36b1
共有1 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 3 3
      src/main/resources/application-dev.yml

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

3
        type: com.alibaba.druid.pool.DruidDataSource
3
        type: com.alibaba.druid.pool.DruidDataSource
4
        druid:
4
        druid:
5
            driver-class-name: com.mysql.cj.jdbc.Driver
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
            username: root
7
            username: root
8
            password: root001
8
            password: root001
9
            initial-size: 10
9
            initial-size: 10
49
49
50
## 图片文件目录配置
50
## 图片文件目录配置
51
file:
51
file:
52
    datapath: /web/static
52
    datapath: /web/www/meeting
53
    uploadFolder: /uploads
53
    uploadFolder: /uploads
54
## 前台访问地址
54
## 前台访问地址
55
url:
55
url:
56
    qrcode: http://152.136.140.176/qrcode/webmeeting.html?attendersId=
56
    qrcode: http://192.168.3.233/qrcode/webmeeting.html?attendersId=