X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fproxy.config.json;h=1c5a84c852db696088e32c44ecb571caa5a6bb63;hb=09071200c73f5358e1d0bfb61a274e4f2c4ec52b;hp=4a72f1826337f49fb4d1a687ce6b81e876188f65;hpb=b6a1dd4d1b3b0032f8b968e72cbd074f646e8827;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/proxy.config.json b/client/proxy.config.json index 4a72f1826..1c5a84c85 100644 --- a/client/proxy.config.json +++ b/client/proxy.config.json @@ -3,6 +3,14 @@ "target": "http://localhost:9000", "secure": false }, + "/plugins": { + "target": "http://localhost:9000", + "secure": false + }, + "/themes": { + "target": "http://localhost:9000", + "secure": false + }, "/static": { "target": "http://localhost:9000", "secure": false