We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e4c2a commit 09bbae4Copy full SHA for 09bbae4
buildspec.yml
@@ -3,7 +3,7 @@ version: 0.2
3
env:
4
variables:
5
AWS_REGION: "us-west-1"
6
- REACT_APP_API_SERVICE_URL: "http://localhost:5004"
+ REACT_APP_API_SERVICE_URL: "http://flask-react-alb-394182493.us-west-1.elb.amazonaws.com"
7
8
phases:
9
pre_build:
0 commit comments