Untitled
unknown
plain_text
2 years ago
312 B
7
Indexable
export const environment = {
name: 'desa',
wsHost: 'api2.adnmedic.com',
apiURL: 'https://api2.adnmedic.com/invgql',
endPoint: 'https://api2.adnmedic.com/api',
wsPrefix: 'adnm-dev-',
publicKey: 'BFu5gAG8ZILqrDQYWCqBCCyQJ_dkCG6iytF8uvquZuh4Td2W-3KQOXtrRP4b37lQIZHGwOJi_uZow8hY9im2Ido',
production: true,
};
Editor is loading...