File size: 68 Bytes
1bc149f
 
 
1
2
3
4
export const environment = {
  apiUrl: 'http://backend:8000/api'
};