eureka.client.service-url.defaultZone=http://127.0.0.1:8821/eureka/ # database config spring.datasource.url=jdbc:mysql://192.168.1.206:3306/rankin_dev spring.datasource.driverClassName=com.mysql.jdbc.Driver spring.datasource.username=root spring.datasource.password=123456 spring.jpa.properties.hibernate.hbm2ddl.auto=update spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect # resource center url remote.resource.url=http://zuul.efunbox.cn # ali oss config ali.oss.endpoint=oss-cn-beijing.aliyuncs.com ali.oss.accessKeyId=LTAIUFvd17IXLBQ4 ali.oss.accessKeySecret=YEm1VebbntRIGmV8s8N33LQfOoC2sA ali.oss.bucket=efunimgs ali.oss.rankin.dir=resources/ #resource.img.domain=http://efunimgs.oss-cn-beijing.aliyuncs.com resource.img.domain=https://efunimgs.ai160.com #resource.video.domain=http://ljvideo.ai160.com/vs2m resource.video.domain=https://efunvideo.ai160.com/vs2m resource.audio.domain=https://efunvideo.ai160.com