From 60e86414b413119ed57b78d4743efca71e6aaf49 Mon Sep 17 00:00:00 2001 From: voyagerxyx Date: Thu, 16 Oct 2025 10:12:57 -0400 Subject: [PATCH] env updates for bgbye --- .env.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.local b/.env.local index 49edab7d..e4eb9aa8 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=https://makearmy.io/bgbye/process +BG_BYE_UPSTREAM=http://bgbye:7001/process FILES_ROOT=/files # ─────────────────────────────────────────────