# Licensed customer name embedded in the Nodinite product key and validated at runtime. Defaults to IBSS when left empty; set it to the customer name your NODINITE_PRODUCT_KEY encodes before running docker compose up.
CUSTOMER_NAME=

# Nodinite product key (license). No default — supply your key before running docker compose up. The customer name it encodes must match CUSTOMER_NAME (default IBSS).
NODINITE_PRODUCT_KEY=
