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 376357c commit fdf451aCopy full SHA for fdf451a
src/config.js
@@ -24,7 +24,7 @@ const prod = {
24
},
25
apiGateway: {
26
REGION: "us-east-1",
27
- URL: "https://api-serverless-stack.seed-demo.club/prod"
+ URL: "https://api.serverless-stack.seed-demo.club/prod"
28
29
cognito: {
30
0 commit comments