5 lines
104 B
TypeScript
5 lines
104 B
TypeScript
|
|
export const globalConfig = {
|
|
instanceUrl: 'http://localhost:4200',
|
|
password: 'Test@1234578',
|
|
} |