Commit Graph

3 Commits

Author SHA1 Message Date
Ville Skyttä
e5078a7929 nginx_proxy: Include /ssl/nginx_proxy/<domain>*.conf in nginx.conf (#259)
* nginx_proxy: Allow customization with included config files from /share

Provides a way to add additional configuration to the default, for
example proxy_pass locations before the default root location, as well
as additional complete server configs.

* nginx_proxy: Run logo.png through zopflipng -m

* nginx_proxy: Bump version to 1.0, add CHANGELOG.md

* Update CHANGELOG.md
2018-03-10 00:46:12 +01:00
Alex MF
211f534ca3 Change redirection method for incorrect hostname (#177)
* Change redirection method for incorrect hostname

* Update nginx.conf

* Update run.sh

* Update config.json
2017-09-05 10:16:37 +02:00
Pascal Vizeli
bf5e0314d4 Nginx proxy (#70)
Nginx proxy
2017-05-18 13:42:59 +02:00