sam2ai commited on
Commit
dde4a7a
1 Parent(s): f1b55d5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -37,7 +37,7 @@
37
  let config = {
38
  method: 'post',
39
  maxBodyLength: Infinity,
40
- url: 'http://bbb5-34-136-146-180.ngrok-free.app/generate',
41
  headers: {
42
  'Content-Type': 'application/json',
43
  // "Access-Control-Allow-Origin": "*",
 
37
  let config = {
38
  method: 'post',
39
  maxBodyLength: Infinity,
40
+ url: 'https://bbb5-34-136-146-180.ngrok-free.app/generate',
41
  headers: {
42
  'Content-Type': 'application/json',
43
  // "Access-Control-Allow-Origin": "*",