There was an error while loading. Please reload this page.
1 parent 81e3ff7 commit 46978b3Copy full SHA for 46978b3
src/deployFrontend/static/main.js
@@ -1,5 +1,5 @@
1
// Add your API endpoint
2
-const API_ENDPOINT = "https://1234567890.execute-api.us-west-2.amazonaws.com/test;"
+const API_ENDPOINT = "https://1234567890.execute-api.us-west-2.amazonaws.com/test";
3
const time = new Date();
4
5
// AJAX POST
0 commit comments