Spaces:
Running
Running
Srinivasulu kethanaboina
commited on
Update index.html
Browse files- 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('
|
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',
|