5 lines
101 B
TypeScript

export const environment = {
production: true,
baseUrl: 'http://142.4.212.26:8080/search?s=',
};