From 57efdef85285eb29d2228e241a7130a53a00bb4d Mon Sep 17 00:00:00 2001 From: redxef Date: Wed, 9 Mar 2022 03:04:45 +0100 Subject: [PATCH] Improve readme. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f8e0761..fed7efd 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ A simple docker image for configuring nginx with environment variables. ## Usage -Mount you whole nginx configuration into /etc/nginx.tmpl. +Mount you whole nginx configuration into `/etc/nginx.tmpl/`. The configuration files can contain environment variables compatible with `envsubst`, list these variables in a file `/etc/envsubst.conf`. Additionally, the server gets reloaded when a update to one of the