Explorar o código

changed port to 8080

luis %!s(int64=6) %!d(string=hai) anos
pai
achega
7c705c3993
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/package.json.boiler

+ 1 - 1
frontend/package.json.boiler

@@ -8,7 +8,7 @@
     "react-scripts": "1.1.1"
   },
   "scripts": {
-    "start": "react-scripts start",
+    "start": "PORT=8080 react-scripts start",
     "build": "react-scripts build",
     "test": "react-scripts test --env=jsdom",
     "eject": "react-scripts eject"