]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Add automated dev setup using Gitpod
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index f3799d2e9dd1db395c8634c366380b0f60d58476..1d6b8c2aa5d719528d230f139b8e7dfa8fe69910 100755 (executable)
@@ -4,4 +4,4 @@ set -eu
 
 cd client
 
-npm run ng -- serve --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000
+npm run ng -- serve --proxy-config proxy.config.json --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000