作者 陈志颖

chore:使用https

@@ -68,7 +68,7 @@ spec: @@ -68,7 +68,7 @@ spec:
68 - name: ABILITY_SERVICE_HOST 68 - name: ABILITY_SERVICE_HOST
69 value: "https://suplus-worth-app-gateway-dev.fjmaimaimai.com" 69 value: "https://suplus-worth-app-gateway-dev.fjmaimaimai.com"
70 - name: MMM_OPEN_API_SERVICE_HOST 70 - name: MMM_OPEN_API_SERVICE_HOST
71 - value: "http://mmm-open-api-dev.fjmaimaimai.com" 71 + value: "https://mmm-open-api-dev.fjmaimaimai.com"
72 - name: LOG_PREFIX 72 - name: LOG_PREFIX
73 value: "[mmm-worth_dev]" 73 value: "[mmm-worth_dev]"
74 volumes: 74 volumes:
@@ -68,7 +68,7 @@ spec: @@ -68,7 +68,7 @@ spec:
68 - name: ABILITY_SERVICE_HOST 68 - name: ABILITY_SERVICE_HOST
69 value: "https://suplus-worth-app-gateway-test.fjmaimaimai.com" 69 value: "https://suplus-worth-app-gateway-test.fjmaimaimai.com"
70 - name: MMM_OPEN_API_SERVICE_HOST 70 - name: MMM_OPEN_API_SERVICE_HOST
71 - value: "http://mmm-open-api-test.fjmaimaimai.com" 71 + value: "https://mmm-open-api-test.fjmaimaimai.com"
72 - name: LOG_PREFIX 72 - name: LOG_PREFIX
73 value: "[mmm-worth_test]" 73 value: "[mmm-worth_test]"
74 volumes: 74 volumes: