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 # ─────────────────────────────────────────────