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