env updates for bgbye pathing

This commit is contained in:
Alexander Sellite 2025-10-16 10:46:58 -04:00
parent 60e86414b4
commit 59a9e03e61

View file

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