| | |
| | | |
| | | datasource: |
| | | # MySql |
| | | url: jdbc:mysql://223.82.109.183:2083/zhba?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | username: root |
| | | password: zhba0728 |
| | | url: jdbc:mysql://122.112.189.74:3306/zhba?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | username: zhbaw |
| | | password: Zhba@0426 |
| | | |
| | | #ftp 设置 |
| | | ftp: |
| | | sqlConnect: jdbc:mysql://223.82.109.183:2083/zhba-test?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | ftpHost: 192.168.0.199 |
| | | sqlConnect: jdbc:mysql://122.112.189.74:3306/zhba?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | ftpHost: 192.168.0.198 |
| | | ftpPort: 21 |
| | | # ftpUserName: anonymous |
| | | ftpUserName: arsn |
| | | ftpPassword: 123456 |
| | | ftpPath: anbao/ |
| | | localPath: D:\anbao\ |
| | | minioPath: D:\ftptp\ |
| | | jsonUrl: D:\anbao\ |
| | | sqlUsername: zhbaw |
| | | sqlPassword: Zhba@0426 |
| | | |
| | | #公共配置 |
| | | common: |
| | | socketPort: 9034 |
| | | |
| | | # PostgreSQL |
| | | #url: jdbc:postgresql://127.0.0.1:5432/bladex_boot |
| | |
| | | remote-mode: true |
| | | upload-domain: http://localhost:8999 |
| | | remote-path: /usr/share/nginx/html |
| | | |