application-test.properties 888 B

1234567891011121314151617181920212223242526
  1. spring.datasource.url=jdbc:mysql://db-host:3306/exam_cloud_test?useUnicode=true&characterEncoding=UTF-8&useSSL=false
  2. spring.datasource.username=root
  3. spring.datasource.password=root
  4. spring.redis.host=redis-host
  5. spring.redis.port=6379
  6. spring.jpa.show-sql=true
  7. eureka.client.serviceUrl.defaultZone=http://eureka-host:1111/eureka/
  8. $croe.basic.resource.schoolLogoPath=/home/qmth/project/examcloud/static/logo
  9. $core.basic.sessionTimeout=3600
  10. $log.level.default=debug
  11. $sendVerificationCode.sign=\u8003\u8bd5\u4e91\u5e73\u53f0
  12. $sendVerificationCode.templatecode=SMS_138073780
  13. $sendVerificationCode.effectivetime=120
  14. $sendVerificationCode.intervalseconds=90
  15. $upyun.studentPhotoPath=https://ecs-test-static.qmth.com.cn/student_base_photo/
  16. $tempDir=/home/qmth/project/examcloud/examcloud-core-basic/tempDir
  17. $dir=/home/qmth/project/examcloud/examcloud-core-basic/dir