chore: change configs for new deploying LL

This commit is contained in:
Johns Beharry
2022-10-06 09:41:27 +02:00
parent fbfc9b4187
commit f2752078a1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
REACT_APP_API_END_POINT = http://localhost:8888/dev
REACT_APP_API_END_POINT = http://localhost:8080/dev

View File

@@ -2,7 +2,7 @@ useDotenv: true
custom:
serverless-offline:
httpPort: 8888
httpPort: 8080
corsAllowHeaders: "*"
plugins: