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
|
||||
freeleapsPaymentEndpoint: http://payment-service.freeleaps-prod.svc.freeleaps.cluster:8006
|
||||
freeleapsAilabEndpoint: ''
|
||||
freeleapsEnv: prod
|
||||
freeleapsEnv: chat
|
||||
certPath: ''
|
||||
|
||||
@ -54,5 +54,5 @@ freeleaps:
|
||||
freeleapsPaymentEndpoint: http://payment-service.freeleaps-prod.svc.freeleaps.cluster:8006/api/payment/
|
||||
freeleapsAuthenticationEndpoint: http://authentication-service.freeleaps-prod.svc.freeleaps.cluster:8004/api/auth/
|
||||
freeleapsAilabEndpoint: ''
|
||||
freeleapsEnv: prod
|
||||
freeleapsEnv: alpha
|
||||
certPath: ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user