|
@@ -13,16 +13,16 @@ spring.redis.host=redis-host
|
|
spring.redis.port=6379
|
|
spring.redis.port=6379
|
|
# spring cloud config
|
|
# spring cloud config
|
|
spring.application.name=EC-CORE-PRINT
|
|
spring.application.name=EC-CORE-PRINT
|
|
-eureka.client.serviceUrl.defaultZone=http://eureka-host:1111/eureka/
|
|
|
|
|
|
+eureka.client.serviceUrl.defaultZone=http://192.168.10.39:1111/eureka/
|
|
# upyun config
|
|
# upyun config
|
|
upyun.operator=examcloud
|
|
upyun.operator=examcloud
|
|
upyun.psw=ecs87863577!@#
|
|
upyun.psw=ecs87863577!@#
|
|
-upyun.bucket=exam-cloud
|
|
|
|
-upyun.bucketUrl=https://v0.api.upyun.com/exam-cloud
|
|
|
|
-upyun.fileUrl=https://ecs-static.qmth.com.cn
|
|
|
|
-upyun.uploadUrl=/ecs-print/prod/
|
|
|
|
|
|
+upyun.bucket=exam-cloud-test
|
|
|
|
+upyun.bucketUrl=https://v0.api.upyun.com/exam-cloud-test
|
|
|
|
+upyun.fileUrl=https://ecs-test-static.qmth.com.cn
|
|
|
|
+upyun.uploadUrl=/ecs-print/test/
|
|
# question url prefix config
|
|
# question url prefix config
|
|
-question.url.prefix=http://ecs.qmth.com.cn:8008
|
|
|
|
|
|
+question.url.prefix=http://192.168.10.39:8008
|
|
# file dir config
|
|
# file dir config
|
|
$dir=/home/qmth/project/examcloud/examcloud-core-print
|
|
$dir=/home/qmth/project/examcloud/examcloud-core-print
|
|
$tempDir=/home/qmth/project/examcloud/examcloud-core-print/temps
|
|
$tempDir=/home/qmth/project/examcloud/examcloud-core-print/temps
|