Refactor: Separated "Other Videos" section into a dedicated component/service (#969)
[oweals/peertube.git] / client / src / environments / environment.e2e.ts
1 export const environment = {
2   production: false,
3   hmr: false,
4   apiUrl: 'http://localhost:9001'
5 }