]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Improve update host script and add warning if AP urls are invalid
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index 7dcce58612119e2945e18b9d35c19952204693f3..f3799d2e9dd1db395c8634c366380b0f60d58476 100755 (executable)
@@ -4,4 +4,4 @@ set -eu
 
 cd client
 
-npm run ng -- serve --hmr --host 0.0.0.0 --disable-host-check --port 3000
+npm run ng -- serve --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000