正在显示
3 个修改的文件
包含
24 行增加
和
4 行删除
@@ -68,6 +68,14 @@ spec: | @@ -68,6 +68,14 @@ spec: | ||
68 | value: "1" | 68 | value: "1" |
69 | - name: ERROR_BASE_CODE_MULTIPLE | 69 | - name: ERROR_BASE_CODE_MULTIPLE |
70 | value: "1000" | 70 | value: "1000" |
71 | + - name: UCENTER_HOST | ||
72 | + value: "http://suplus-ucenter-dev.fjmaimaimai.com" | ||
73 | + - name: UCENTER_SECRET | ||
74 | + value: "cykbjnfqgctn" | ||
75 | + - name: UCENTER_APP_KEY | ||
76 | + value: "39aefef9e22744a3b2d2d3791824ae7b" | ||
77 | + - name: UCENTER_CHECK_ALT | ||
78 | + value: "6DwjBO735" | ||
71 | volumes: | 79 | volumes: |
72 | - name: accesslogs | 80 | - name: accesslogs |
73 | emptyDir: {} | 81 | emptyDir: {} |
@@ -68,10 +68,14 @@ spec: | @@ -68,10 +68,14 @@ spec: | ||
68 | value: "1" | 68 | value: "1" |
69 | - name: ERROR_BASE_CODE_MULTIPLE | 69 | - name: ERROR_BASE_CODE_MULTIPLE |
70 | value: "1000" | 70 | value: "1000" |
71 | - - name: ABILITY_SERVICE_HOST | ||
72 | - value: "https://ability.fjmaimaimai.com" | ||
73 | - - name: MMM_OPEN_API_SERVICE_HOST | ||
74 | - value: "https://public-interface.fjmaimaimai.com/openapi" | 71 | + - name: UCENTER_HOST |
72 | + value: "https://public-interface.fjmaimaimai.com/ucenter" | ||
73 | + - name: UCENTER_SECRET | ||
74 | + value: "cykbjnfqgctn" | ||
75 | + - name: UCENTER_APP_KEY | ||
76 | + value: "39aefef9e22744a3b2d2d3791824ae7b" | ||
77 | + - name: UCENTER_CHECK_ALT | ||
78 | + value: "rsF0pL!6DwjBO735" | ||
75 | volumes: | 79 | volumes: |
76 | - name: accesslogs | 80 | - name: accesslogs |
77 | emptyDir: {} | 81 | emptyDir: {} |
@@ -65,6 +65,14 @@ spec: | @@ -65,6 +65,14 @@ spec: | ||
65 | value: "1" | 65 | value: "1" |
66 | - name: ERROR_BASE_CODE_MULTIPLE | 66 | - name: ERROR_BASE_CODE_MULTIPLE |
67 | value: "1000" | 67 | value: "1000" |
68 | + - name: UCENTER_HOST | ||
69 | + value: "http://suplus-ucenter-test.fjmaimaimai.com" | ||
70 | + - name: UCENTER_SECRET | ||
71 | + value: "cykbjnfqgctn" | ||
72 | + - name: UCENTER_APP_KEY | ||
73 | + value: "39aefef9e22744a3b2d2d3791824ae7b" | ||
74 | + - name: UCENTER_CHECK_ALT | ||
75 | + value: "rsF0pL!6DwjBO735" | ||
68 | volumes: | 76 | volumes: |
69 | - name: accesslogs | 77 | - name: accesslogs |
70 | emptyDir: {} | 78 | emptyDir: {} |
-
请 注册 或 登录 后发表评论