Skip to content

Commit fdf451a

Browse files
committed
Fixing config
1 parent 376357c commit fdf451a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const prod = {
2424
},
2525
apiGateway: {
2626
REGION: "us-east-1",
27-
URL: "https://api-serverless-stack.seed-demo.club/prod"
27+
URL: "https://api.serverless-stack.seed-demo.club/prod"
2828
},
2929
cognito: {
3030
REGION: "us-east-1",

0 commit comments

Comments
 (0)