From 5552ee211841e19f421cb48a2859cf9a55987e1d Mon Sep 17 00:00:00 2001 From: Asep Haryana Saputra <90584806+MythEclipse@users.noreply.github.com> Date: Wed, 10 Jun 2026 21:30:05 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0124af1..4dd5028 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,16 @@ The server starts on `http://localhost:3000` by default. --- +| Provider | Endpoint | +|----------|----------| +| **Primary (Vercel)** | `https://proxy-bun.vercel.app` | +| **Secondary (CF Workers)** | `https://opennext-app.superaseph.workers.dev` | +| **Leapcell** | `https://proxy-bun-mytheclipse8647-orfq73fe.apn.leapcell.dev` | +| **Interactive Docs** | `https://proxy-bun.vercel.app/docs` | ## Environment Variables +--- + | Variable | Default | Description | |----------|---------|-------------| | `PORT` | `3000` | Server listen port |