|
@@ -26,21 +26,21 @@ spring.redis.host=192.168.10.39
|
|
spring.redis.password=
|
|
spring.redis.password=
|
|
spring.redis.database=0
|
|
spring.redis.database=0
|
|
spring.redis.timeout=15000
|
|
spring.redis.timeout=15000
|
|
-# ������Ϣ�����ַ
|
|
|
|
|
|
+# 基础信息服务地址
|
|
examcloud.base.info.url=http://192.168.10.39:8000
|
|
examcloud.base.info.url=http://192.168.10.39:8000
|
|
-# ��������ַ
|
|
|
|
|
|
+# 考务服务地址
|
|
examcloud.exam.admin.url=http://192.168.10.39:8001
|
|
examcloud.exam.admin.url=http://192.168.10.39:8001
|
|
-# ���������ַ
|
|
|
|
|
|
+# 网考服务地址
|
|
examcloud.net.exam.url=http://192.168.10.39:8003
|
|
examcloud.net.exam.url=http://192.168.10.39:8003
|
|
-#网考后端
|
|
|
|
|
|
+# 网考后端
|
|
examcloud.admin.exam.url=http://192.168.10.39:8013
|
|
examcloud.admin.exam.url=http://192.168.10.39:8013
|
|
-# �������ַ
|
|
|
|
|
|
+# 题库服务地址
|
|
examcloud.question.pool.url=http://192.168.10.39:8868
|
|
examcloud.question.pool.url=http://192.168.10.39:8868
|
|
-# ��֤���ķ����ַ
|
|
|
|
|
|
+# 认证中心服务地址
|
|
examcloud.user.auth.url=http://192.168.10.39
|
|
examcloud.user.auth.url=http://192.168.10.39
|
|
-# �������ļ������ַ
|
|
|
|
|
|
+# 又拍云文件服务地址
|
|
examcloud.upyun.url=https://ecs-test-static.qmth.com.cn
|
|
examcloud.upyun.url=https://ecs-test-static.qmth.com.cn
|
|
-# ���ŷ�������
|
|
|
|
|
|
+# 短信服务配置
|
|
examcloud.sms.url=http://192.168.10.30:8007
|
|
examcloud.sms.url=http://192.168.10.30:8007
|
|
examcloud.sms.sign=\u8003\u8BD5\u4E91\u5E73\u53F0
|
|
examcloud.sms.sign=\u8003\u8BD5\u4E91\u5E73\u53F0
|
|
examcloud.sms.template=SMS_138073780
|
|
examcloud.sms.template=SMS_138073780
|