env updates for bgbye pathing

This commit is contained in:
makearmy 2025-10-16 10:47:23 -04:00
parent c48f37fec1
commit cbb325cf94

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