This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
589d9f55f6
PeerTube
/
client
/
src
/
environments
/
environment.prod.ts
6 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Move to angular cli
2017-12-11 17:36:46 +01:00
export
const
environment
=
{
production
:
true
,
Add hmr
2017-12-12 14:45:42 +01:00
hmr
:
false
,
Move to angular cli
2017-12-11 17:36:46 +01:00
apiUrl
:
''
}