X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fproxy.config.json;h=e7070522af7fb499a600db04f8ce6031009a028d;hb=78d7d0410d08fe29e126f2c15f1546a28612cc46;hp=81a0fc4c1d562f5c86decb0e89dec9407df138b5;hpb=2c434c348c72169931a57a3b798cbfa49f70695c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/proxy.config.json b/client/proxy.config.json index 81a0fc4c1..e7070522a 100644 --- a/client/proxy.config.json +++ b/client/proxy.config.json @@ -15,6 +15,10 @@ "target": "http://localhost:9000", "secure": false }, + "/lazy-static": { + "target": "http://localhost:9000", + "secure": false + }, "/socket.io": { "target": "ws://localhost:9000", "secure": false,