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