nginx-ui icon indicating copy to clipboard operation
nginx-ui copied to clipboard

Allows to set a different path for .conf files with CONFIG_PATH env variable

Open lucamattiazzi opened this issue 5 years ago • 0 comments

Like issue 11 points out, some nginx installations come directly with a different folder for .conf files, such as sites-enabled in ubuntu. With this the user will be able to simply set an environmental variable to change the default value (/etc/nginx/conf.d) for its configuration files.

lucamattiazzi avatar Oct 02 '20 07:10 lucamattiazzi