Skip to content

Commit

Permalink
remove host
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel7373 committed Oct 21, 2024
1 parent a033e48 commit e8ef75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve --host 0.0.0.0",
"start": "ng serve",
"build": "ng build",
"build:staging": "ng build --configuration staging",
"watch": "ng build --watch --configuration development",
Expand Down

0 comments on commit e8ef75f

Please sign in to comment.