Commit 71db80aeee781b8f3a62f979157618b6465a3f55

Authored by Marcelo Puebla
1 parent 8a41607b0d
Exists in master

actualizado comando para levantar app

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -3,7 +3,7 @@
3 3 "version": "0.0.0",
4 4 "scripts": {
5 5 "ng": "ng",
6   - "start": "ng serve --port 4202",
  6 + "start": "ng serve --port 4202 --host 0.0.0.0",
7 7 "build": "ng build",
8 8 "test": "ng test",
9 9 "lint": "ng lint",