Skip to content

Commit 09bbae4

Browse files
committed
updates
1 parent 37e4c2a commit 09bbae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 0.2
33
env:
44
variables:
55
AWS_REGION: "us-west-1"
6-
REACT_APP_API_SERVICE_URL: "http://localhost:5004"
6+
REACT_APP_API_SERVICE_URL: "http://flask-react-alb-394182493.us-west-1.elb.amazonaws.com"
77

88
phases:
99
pre_build:

0 commit comments

Comments
 (0)