Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -773,7 +773,7 @@
|
|
773 |
// Replace 'YOUR_CLOUDFLARE_WORKER_URL' with the actual URL of your deployed Cloudflare Worker
|
774 |
// e.g., 'https://century-city-remic-api.your-subdomain.workers.dev/submit-offer'
|
775 |
const workerUrl = 'https://century-city-remic-api.aiagents.workers.dev/';
|
776 |
-
const workerUrl = 'https://
|
777 |
|
778 |
const offerData = {
|
779 |
tranche: tranche,
|
|
|
773 |
// Replace 'YOUR_CLOUDFLARE_WORKER_URL' with the actual URL of your deployed Cloudflare Worker
|
774 |
// e.g., 'https://century-city-remic-api.your-subdomain.workers.dev/submit-offer'
|
775 |
const workerUrl = 'https://century-city-remic-api.aiagents.workers.dev/';
|
776 |
+
const workerUrl = 'https://huggingface.co/spaces/privateuserh/ccremic-vbeta1-06/submit-offer';
|
777 |
|
778 |
const offerData = {
|
779 |
tranche: tranche,
|