]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - client/src/environments/environment.prod.ts
Add automated dev setup using Gitpod
[github/Chocobozzz/PeerTube.git] / client / src / environments / environment.prod.ts
... / ...
CommitLineData
1export const environment = {
2 production: true,
3 hmr: false,
4 apiUrl: ''
5}