RegGPT-Front-End / src /environments /environment.prod.ts
theekshana's picture
Update src/environments/environment.prod.ts
f333998 verified
raw
history blame
131 Bytes
export const environment = {
production: true,
identityServerURL: 'https://ironone-ai-labs-reggpt-back-end.hf.space/api/v1',
};