fix: change default port to 3001

This commit is contained in:
Liordino Neto 2020-07-31 16:32:34 -03:00 committed by Josh Harvey
parent 994f823632
commit c3222362d7
2 changed files with 3 additions and 2 deletions

View file

@ -3,3 +3,4 @@ SKIP_PREFLIGHT_CHECK=true
EXTEND_ESLINT=true
HTTPS=true
REACT_APP_TYPE_CHECK_SANCTUARY=false
PORT=3001