fix chat prod env set

This commit is contained in:
Nicolas 2025-09-17 12:47:33 +08:00
parent f276eb128c
commit 2e2715ef39

View File

@ -87,7 +87,7 @@ chat:
freeleapsPaymentEndpoint: http://payment-service.freeleaps-prod.svc.freeleaps.cluster:8006/api/payment/
freeleapsNotificationEndpoint: http://notification-service.freeleaps-prod.svc.freeleaps.cluster:8003/api/notification/
freeleapsAilabEndpoint: ''
freeleapsEnv: chat
freeleapsEnv: prod
certPath: ''
redisIsCluster: 'true'
metricsEnabled: 'false'