Is there a way to detect the name of the environment the app is deployed to on the XDN?
E.g. could I access it via environment variable like this:
process.env.XDN_ENVIRONMENT
Is there a way to detect the name of the environment the app is deployed to on the XDN?
E.g. could I access it via environment variable like this:
process.env.XDN_ENVIRONMENT