Skip to content

Commit 807cc01

Browse files
authored
Update c082jk4bs153n1ijs90225x002is9hw2q.js
1 parent 2e7a96e commit 807cc01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/js/c082jk4bs153n1ijs90225x002is9hw2q.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ document.getElementById('formPix').addEventListener('submit', function(event) {
1515
};
1616

1717

18-
fetch('https://apiloadbalancer-1860310990.sa-east-1.elb.amazonaws.com/create', {
18+
fetch('https://api-pix-beta.vercel.app/create', {
1919
method: 'POST',
2020
headers: {
2121
'Content-Type': 'application/json'
@@ -36,4 +36,4 @@ document.getElementById('formPix').addEventListener('submit', function(event) {
3636
.catch(error => {
3737
console.error('Erro:', error);
3838
});
39-
});
39+
});

0 commit comments

Comments
 (0)