formation 2 anni fa
parent
commit
3e76f2a86d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      angular-client/package.json

+ 1 - 1
angular-client/package.json

@@ -3,7 +3,7 @@
   "version": "0.0.0",
   "scripts": {
     "ng": "ng",
-    "start": "set NODE_OPTIONS=--openssl-legacy-provider && ng serve -o",
+    "start": "ng serve --host 0.0.0.0",
     "build": "ng build --prod",
     "test": "ng test",
     "lint": "ng lint",