mirror of
https://github.com/aljazceru/landscape-template.git
synced 2025-12-17 06:14:27 +01:00
chore: change configs for new deploying LL
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
|
||||
REACT_APP_API_END_POINT = http://localhost:8888/dev
|
||||
REACT_APP_API_END_POINT = http://localhost:8080/dev
|
||||
@@ -2,7 +2,7 @@ useDotenv: true
|
||||
|
||||
custom:
|
||||
serverless-offline:
|
||||
httpPort: 8888
|
||||
httpPort: 8080
|
||||
corsAllowHeaders: "*"
|
||||
|
||||
plugins:
|
||||
|
||||
Reference in New Issue
Block a user