export const environment = { // Development baseUrl: 'http://127.0.0.1:8000', // Live // baseUrl: 'https://videoflix-django.andre-kempf.com', };