fix endpoint

This commit is contained in:
Nicolas 2025-09-05 13:17:00 +08:00
parent bb87b35194
commit 786a6939b8

View File

@ -75,7 +75,7 @@ freeleaps:
freeleapsPaymentEndpoint: http://payment-service.freeleaps-alpha.svc.freeleaps.cluster:8006/api/payment/
freeleapsAuthenticationEndpoint: http://authentication-service.freeleaps-alpha.svc.freeleaps.cluster:8004/api/auth/
freeleapsNotificationEndpoint: http://notification-service.freeleaps-alpha.svc.freeleaps.cluster:8003/api/notification/
freeleapsDevopsEndpoint: http://devops-service.freeleaps-alpha.svc.freeleaps.cluster:8014/api
freeleapsDevopsEndpoint: http://devops-service.freeleaps-alpha.svc.freeleaps.cluster:8014
freeleapsAilabEndpoint: ''
appEnv: alpha
redisIsCluster: 'false'