Hi,
I have system where I have defined OS environment variable $ENV=prod or dev. I want to access this variable inside my nginx configuration. Please help.
I have tried -g "env ENV" in command line. But how do I access it? $ENV does not work?
I have system where I have defined OS environment variable $ENV=prod or dev. I want to access this variable inside my nginx configuration. Please help.
I have tried -g "env ENV" in command line. But how do I access it? $ENV does not work?