Hi,
I have come to this step in the production installation:
API_GATEWAY_DOMAIN_NAME="mender.example.com" # NB! replace with your server's public domain name
STORAGE_PROXY_DOMAIN_NAME="$API_GATEWAY_DOMAIN_NAME" # change if you are hosting the Storage Proxy on a different domain name (not the default)
but the documentation does not seem to state where to set these variables. Where should I set these?