Skip to content

Commit 310ede9

Browse files
committed
"Updated"
1 parent 439ab05 commit 310ede9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",
7-
"start": "ng serve",
7+
"start": "ng serve --host 0.0.0.0 --disable-host-check",
88
"build": "ng build --prod",
99
"test": "ng test",
1010
"lint": "ng lint",

0 commit comments

Comments
 (0)