From bf1ff080b693ce2e3bed2171ba10645d71e8d499 Mon Sep 17 00:00:00 2001 From: Felix Wolfsteller Date: Fri, 10 Jul 2015 12:21:29 +0200 Subject: [PATCH] in nginx conf mention how to apply template changes (i assume deploy is the answer). --- docs/nginx.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/nginx.md b/docs/nginx.md index 1bc9ca8be..8a49aa3a9 100644 --- a/docs/nginx.md +++ b/docs/nginx.md @@ -94,6 +94,8 @@ A few tips for custom nginx templates: - Templated files will be validated via `nginx -t`. - Application environment variables can be used within your nginx configuration. +After your changes a `dokku reploy myapp` will regenerate the `/home/dokku/myapp/nginx.conf` file which is then used. + ## Customizing hostnames Applications typically have the following structure for their hostname: