Improve readme.

This commit is contained in:
redxef 2022-03-09 03:04:45 +01:00
parent 4e60d62373
commit 57efdef852
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -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