3 lines
69 B
TypeScript
3 lines
69 B
TypeScript
export const environment = {
|
|
baseUrl: 'http://127.0.0.1:8000/',
|
|
};
|