]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/proxy.config.json
Update client dependencies
[github/Chocobozzz/PeerTube.git] / client / proxy.config.json
index 1c5a84c852db696088e32c44ecb571caa5a6bb63..7b7357f44da116dd5e705868714dc0349c629479 100644 (file)
@@ -19,5 +19,9 @@
     "target": "ws://localhost:9000",
     "secure": false,
     "ws": true
+  },
+  "/": {
+    "target": "http://localhost:3000/client",
+    "secure": false
   }
 }