update magicleaps authentication

This commit is contained in:
Nicolas 2025-09-05 11:11:12 +08:00
parent 8c54067eef
commit da93372743

View File

@ -18,7 +18,7 @@ authentication:
registry: docker.io
repository: null
name: authentication
tag: snapshot-c93ce6b
tag: snapshot-c406f6d
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -81,8 +81,8 @@ authentication:
configs:
tz: America/Settle
appName: magicleaps-authentication
devsvcWebapiUrlBase: http://devsvc-service.freeleaps.svc.freeleaps.cluster:8007/api/devsvc/
notificationWebapiUrlBase: http://notification-service.freeleaps.svc.freeleaps.cluster:8003/api/notification/
devsvcWebapiUrlBase: http://devsvc-service.freeleaps-prod.svc.freeleaps.cluster:8007/api/devsvc/
notificationWebapiUrlBase: http://notification-service.freeleaps-prod.svc.freeleaps.cluster:8003/api/notification/
jwtAlgorithm: HS256
serviceApiAccessHost: 0.0.0.0
serviceApiAccessPort: 8015