diff --git a/README.md b/README.md index dd706f5..871148c 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Container images are configured using parameters passed at runtime (such as thos | `-e TZ=Europe/London` | Specify a timezone to use EG Europe/London. | | `-v /config` | Where local ZNC data is stored. | + ## Environment variables from files (Docker secrets) You can set any environment variable from a file by using a special prepend `FILE__`.