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
fff77ba231
PeerTube
/
client
/
proxy.config.json
15 lines
240 B
JSON
Raw
Blame
History
{
"/api"
:
{
"target"
:
"http://localhost:9000"
,
"secure"
:
false
}
,
"/static"
:
{
"target"
:
"http://localhost:9000"
,
"secure"
:
false
}
,
"/socket.io"
:
{
"target"
:
"http://localhost:9000"
,
"secure"
:
false
}
}
Reference in New Issue
View Git Blame
Copy Permalink