dinghy-http-proxy
dinghy-http-proxy copied to clipboard
Custom nginx.tmpl?
trafficstars
Is there a way to provide a custom nginx.tmpl file?
If you are using the proxy with Dinghy, you can provide additional custom nginx config with a ~/.dinghy/proxy.conf file as outlined in https://github.com/codekitchen/dinghy#http-proxy
If you are using the proxy outside of Dinghy, you could write a Dockerfile using FROM codekitchen/dinghy-http-proxy and add/replace files as needed.
There's not currently any support for replacing the nginx.tmpl file whole-sale when using Dinghy.