nginx-proxy-manager/docker/rootfs
MooBaloo 4ac52a0e25
Add custom .conf above includes for NPM-generated files.
Added a new clause for custom http_top.conf above the include clauses for NPM-generated files. Allows for more flexibility with adding custom nginx .conf files to NPM

Use case: adding a configuration change needs to be present before other custom configuration files are called and reference configuration from the custom http_top.conf file.
Example: add a new log_format in http_top.conf, then referencing it in a access_log clause in server_proxy.conf.
2021-01-28 05:52:41 -05:00
..
bin - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
etc Add custom .conf above includes for NPM-generated files. 2021-01-28 05:52:41 -05:00
root Revert to node base now that base has openresty 2020-05-28 09:25:29 +10:00
var/www/html v2.1.0 (#293) 2020-02-19 15:55:06 +11:00