You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.3 KiB

2 years ago
# 数据库信息
2 years ago
driverClassName=org.postgresql.Driver
user=postgres
password=DsideaL147258369
2 years ago
2 years ago
master_jdbcUrl=jdbc:postgresql://10.10.14.215:15400/base_db
slave_jdbcUrl=jdbc:postgresql://10.10.14.215:15400/base_db
2 years ago
2 years ago
# redis ip
2 years ago
redis_ip=10.10.14.199
2 years ago
# redis port
redis_port=18890
# ==============================================================
# 生成Token的密码
CookieMd5SingPwd=DsideaL4r5t6y7u
# MysqlAES加密解密的密码
AesPwd=DsideaL4r5t6y7u!
# 在云存储上保存的备份天数
backup_remain_days=120
#OBS(华为云云存储)
obs_accessKeyId=WAFBGJACKDOQZDH1MKZ1
obs_accessKeySecret=dlWTUbqgCICaYJG3n0Rot4jXaen2HnfFtMVxiPEo
obs_endpoint=obs.cn-north-1.myhuaweicloud.com
obs_bucket_name=dsideal
# 在云存储上备份的路径名称
FengHuangDbBackup=FengHuangDbBackup/
# 管理员邮箱
adminEmailAddress=10402852@qq.com
# 口令,注意这里是腾讯的授权码,可不是什么 QQ密码或者独立密码
# http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=28&&no=1001256
mail_pass=jfdbifdxsahlbjjf
# 导出excel 的模板配置路径
excelExportTemplatePathSuffix=/ExcelExportTemplate/
# 导入excel 的模板配置路径
ExcelImportTemplatePathSuffix=/ExcelImportTemplate/
#file下载的前缀
filePrefix=/FengHuang
# 授权IP地址
IP=192.168.100.100,10.10.11.124