|
|
@@ -1,5 +1,5 @@ |
|
|
|
server: |
|
|
|
port: 8077 |
|
|
|
port: 8010 |
|
|
|
UPLOAD_URL: http://upload.taauav.com/ |
|
|
|
AVATAR_URL: /data/webroot/taauav/public/uploads/ |
|
|
|
IMAGE_URL: http://img.taauav.com/ |
|
|
@@ -7,7 +7,7 @@ server: |
|
|
|
context-path: / |
|
|
|
spring: |
|
|
|
datasource: |
|
|
|
url: jdbc:mysql://172.17.0.11:3306/taauav-com?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8&useSSL=true&tinyInt1isBit=false |
|
|
|
url: jdbc:mysql://172.17.0.11:3306/taauav_lishui?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8&useSSL=true&tinyInt1isBit=false |
|
|
|
username: root |
|
|
|
password: taauav@2019 |
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |