]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Import videos in the correct order
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index d8c3a254740f942483cc8522c7ff9206a306e637..2481e2269585e2cad3b18480692f24d6cff06bbe 100755 (executable)
@@ -2,4 +2,4 @@
 
 cd client || exit -1
 
-npm run ng -- server --hmr --host 0.0.0.0 --port 3000
+npm run ng -- server --hmr --host 0.0.0.0 --disable-host-check --port 3000