Learn how to use Configuration Overlays
ENVIRONMENT=staging
nhost config edit [--subdomain $SUBDOMAIN]
:
local
as subdomain$SUBDOMAIN
:
nhost/overlays/$SUBDOMAIN.json
nhost config show [--subdomain $SUBDOMAIN]
. This command will apply the specified overlay (if it exists) and render the configuration using the local secrets.
nhost config validate [--subdomain $SUBDOMAIN]