]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - environment.prod.ts
d5dfe55736a9cca038e9af51fbade0b911a9ba77
[github/Chocobozzz/PeerTube.git] / environment.prod.ts
1 export const environment = {
2 production: true,
3 hmr: false,
4 apiUrl: ''
5 }