sumaq/frontend/src/environments/environment.ts

4 lines
71 B
TypeScript

export const environment = {
apiUrl: 'http://192.168.1.76:8000'
};