Commit 54e59267 authored by 鲁鑫's avatar 鲁鑫

本地数据库

parent 56ebe5e1
#pub.db.url=jdbc:mysql://192.168.222.122:3406/topsun?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
#pub.db.user=root
#pub.db.password=123456
#log.db.url=jdbc:mysql://192.168.222.122:3406/topsun?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
#log.db.user=root
#log.db.password=123456
pub.db.url=jdbc:mysql://127.0.0.1:3306/topsun?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
pub.db.user=root
pub.db.password=root
log.db.url=jdbc:mysql://127.0.0.1:3306/topsun?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
log.db.user=root
log.db.password=root
shiro.host=127.0.0.1
shiro.port=6379
shiro.expire=1800000
system.dataSource=dataSource
system.hibernate.dialect=com.huigou.data.dialect.MySQL5InnoDBDialect
sqlDialect=mysql
#org.springframework.web.servlet.i18n.CookieLocaleResolver cookieDomain
locale.cookie.domain=
#shiroFilter loginUrl
shiro.loginUrl=/Login.jsp
#cas shiroFilter loginUrl
#shiro.loginUrl=http://localhost:8085/cas/login?service=http://localhost:8080/yihe/Login.jsp
shiro.cas.flag=false
shiro.cas.serverUrlPrefix=http://localhost:8085/cas
shiro.cas.service=http://localhost:8080/yihe
#openldap and adldap server
shiro.ldap.serverUrlPrefix=ldap://192.168.2.200:389
shiro.ldap.systemUsername=manager
shiro.ldap.systemPassword=123456
#adldap: {0}@dev.huigou.com
#openldap: uid={0},ou=users,dc=huigou,dc=com
shiro.ldap.userDnTemplate={0}@dev.huigou.com
#email
tech.email.enable=true
tech.email.host=smtp.qq.com
tech.email.username=1650842865@qq.com
tech.email.password=pfkkokowbrokdfdc
#tech.email.username=ssrfpm@sari.ac.cn
#tech.email.password=SSRF0518_pm
#tech.email.password=SSRFPMP
spring.http.multipart.enabled=true
spring.http.multipart.location= /upload
#egate
tech.egate.enable=false
icon.cssFile=themes/fontawesome/css/font-awesome.min.css
org.forceGenerateIdentifier=true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment