Fixes #205: Fix Janitor configuration;
This commit is contained in:
parent
15dbc134bd
commit
a585af352c
5 changed files with 26 additions and 7 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
cd client || exit -1
|
||||
|
||||
npm run ng -- server --hmr --host localhost --port 3000
|
||||
npm run ng -- server --hmr --host 0.0.0.0 --port 3000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue