Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 085c316

Browse files
committed
manually applying PR-165
1 parent 83bc532 commit 085c316

File tree

1 file changed

+1
-1
lines changed
  • WebApplication/1_StaticWebHosting/website/js

1 file changed

+1
-1
lines changed

WebApplication/1_StaticWebHosting/website/js/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ window._config = {
55
region: '' // e.g. us-east-2
66
},
77
api: {
8-
invokeUrl: '' // e.g. https://rc7nyt4tql.execute-api.us-west-2.amazonaws.com/prod',
8+
invokeUrl: '' // e.g. https://rc7nyt4tql.execute-api.us-west-2.amazonaws.com/prod,
99
}
1010
};

0 commit comments

Comments
 (0)