Files
.github
backend
docker
dev
rootfs
bin
etc
cont-finish.d
cont-init.d
fix-attrs.d
nginx
conf.d
mime.types
nginx.conf
services.d
letsencrypt.ini
root
var
Dockerfile
docker-compose.ci.yml
docker-compose.dev.yml
docs
frontend
global
scripts
test
.gitignore
.version
Jenkinsfile
LICENSE
README.md
nginx-proxy-manager/docker/rootfs/etc/nginx
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
..
2020-11-06 13:21:22 +10:00
2020-02-19 15:55:06 +11:00