]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - scripts/watch/client.sh
Add comments in nginx regarding blocks that can be safely removed
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
CommitLineData
0e4ffb4b 1#!/bin/sh
fc76359b 2
0e4ffb4b
LA
3set -eu
4
5cd client
fc76359b 6
74af5a83 7npm run ng -- serve --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000