Files
agenda-web/src/environments/environment.development.ts

4 lines
68 B
TypeScript

export const environment = {
apiUrl: 'http://localhost:4444'
};