aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/watch
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/watch')
-rwxr-xr-xscripts/watch/client.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/watch/client.sh b/scripts/watch/client.sh
index 7dcce5861..f3799d2e9 100755
--- a/scripts/watch/client.sh
+++ b/scripts/watch/client.sh
@@ -4,4 +4,4 @@ set -eu
4 4
5cd client 5cd client
6 6
7npm run ng -- serve --hmr --host 0.0.0.0 --disable-host-check --port 3000 7npm run ng -- serve --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000