Spaces:
Building
Building
File size: 70 Bytes
1bc149f |
1 2 3 4 |
export const environment = {
apiUrl: 'http://localhost:8000/api'
};
|