feat: update environment variables in production configuration for chat and freeleaps services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
4fe1024925
commit
4437a360a8
@ -53,5 +53,5 @@ chat:
|
|||||||
freeleapsChatEndpoint: http://chat-service.freeleaps-prod.svc.freeleaps.cluster:8012
|
freeleapsChatEndpoint: http://chat-service.freeleaps-prod.svc.freeleaps.cluster:8012
|
||||||
freeleapsPaymentEndpoint: http://payment-service.freeleaps-prod.svc.freeleaps.cluster:8006
|
freeleapsPaymentEndpoint: http://payment-service.freeleaps-prod.svc.freeleaps.cluster:8006
|
||||||
freeleapsAilabEndpoint: ''
|
freeleapsAilabEndpoint: ''
|
||||||
freeleapsEnv: prod
|
freeleapsEnv: chat
|
||||||
certPath: ''
|
certPath: ''
|
||||||
|
|||||||
@ -54,5 +54,5 @@ freeleaps:
|
|||||||
freeleapsPaymentEndpoint: http://payment-service.freeleaps-prod.svc.freeleaps.cluster:8006/api/payment/
|
freeleapsPaymentEndpoint: http://payment-service.freeleaps-prod.svc.freeleaps.cluster:8006/api/payment/
|
||||||
freeleapsAuthenticationEndpoint: http://authentication-service.freeleaps-prod.svc.freeleaps.cluster:8004/api/auth/
|
freeleapsAuthenticationEndpoint: http://authentication-service.freeleaps-prod.svc.freeleaps.cluster:8004/api/auth/
|
||||||
freeleapsAilabEndpoint: ''
|
freeleapsAilabEndpoint: ''
|
||||||
freeleapsEnv: prod
|
freeleapsEnv: alpha
|
||||||
certPath: ''
|
certPath: ''
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user