Untitled
unknown
plain_text
2 years ago
317 B
7
Indexable
export const environment = {
name: 'prod',
wsHost: 'api.massivocorp.com',
apiURL: 'https://api.massivocorp.com/invgql',
endPoint: 'https://api.massivocorp.com/api',
wsPrefix: 'massivo-',
publicKey: 'BAnqL4gNuc2FqP3HcuIwe7Je3EseqEuJL_PVEzfkD16GMz_ZQ9_PLpmj9q4uUV6RHKP7OtaKNQjhn9_lqvfUVtU',
production: true,
};
Editor is loading...