]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/environments/environment.e2e.ts
a1a58e36ff9f944bc82c1674c8971255cb0fb2df
[github/Chocobozzz/PeerTube.git] / client / src / environments / environment.e2e.ts
1 export const environment = {
2 production: false,
3 hmr: false,
4 apiUrl: 'http://localhost:9001',
5 originServerUrl: 'http://localhost:9001'
6 }