nginx-proxy-manager/docker
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
..
dev Updates dockerfiles 2020-10-05 01:04:18 +02:00
rootfs Add custom .conf above includes for NPM-generated files. 2021-01-28 05:52:41 -05:00
docker-compose.ci.yml Cypress docker build should be faster and added mkcert for later 2020-11-22 16:57:12 +10:00
docker-compose.dev.yml Removes the need of a config file and allows db config via environment 2020-11-07 13:24:01 +01:00
Dockerfile Cypress docker build should be faster and added mkcert for later 2020-11-22 16:57:12 +10:00