feat: add DCB User Service API - Authentication system with KEYCLOAK - Modular architecture with services for each feature

This commit is contained in:
diallolatoile 2025-10-29 05:27:31 +00:00
parent da45578312
commit f2f2ce71ee

View File

@ -1,5 +1,5 @@
export const environment = {
production: false,
production: true,
localServiceTestApiUrl: "https://backoffice.dcb.pixpay.sn/api/v1",
iamApiUrl: "https://api-user-service.dcb.pixpay.sn/api/v1",
dcbApiUrl: 'https://api.paymenthub.com/v2',