Srinivasulu kethanaboina commited on
Commit
9992e18
·
verified ·
1 Parent(s): c374992

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -216,7 +216,7 @@
216
 
217
  try {
218
  // Send data to the new server URL
219
- const response = await fetch('http://your-new-server-url.com/submit-form', {
220
  method: 'POST',
221
  headers: {
222
  'Content-Type': 'application/json',
 
216
 
217
  try {
218
  // Send data to the new server URL
219
+ const response = await fetch('https://srinuksv-fastapiyes.hf.space/webhook', {
220
  method: 'POST',
221
  headers: {
222
  'Content-Type': 'application/json',