# Replace warmbox.yourdomain.com with your hostname (e.g. warmbox.jonnyn.com).
# Only use this profile if Nginx Proxy Manager is NOT already bound to 80/443.

warmbox.jonnyn.com {
	encode gzip
	reverse_proxy warmbox:3000
}
