From cbb325cf94bc2a3cb8b0bffa6d983ba3e444dbfb Mon Sep 17 00:00:00 2001 From: makearmy Date: Thu, 16 Oct 2025 10:47:23 -0400 Subject: [PATCH] env updates for bgbye pathing --- .env.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.local b/.env.local index e4eb9aa8..48a1161d 100644 --- a/.env.local +++ b/.env.local @@ -2,7 +2,7 @@ # Public (used by client-side dropdown fetches) # ───────────────────────────────────────────── NEXT_PUBLIC_API_BASE_URL=https://forms.lasereverything.net -BG_BYE_UPSTREAM=http://bgbye:7001/process +BG_BYE_UPSTREAM=http://bgbye:7001/remove_background/ FILES_ROOT=/files # ─────────────────────────────────────────────