From b7fe68f2f7f720cf3efb829f279396249b08576a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 18 Mar 2020 08:28:05 +0100 Subject: [PATCH] Bot Updating Templated Files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37a7559..b456987 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Container images are configured using parameters passed at runtime (such as thos | `-e fleet_skip_sync_on_startup=true` | A flag to tell the app not to run an initial synchronisation process when it starts up | | `-v /config` | The primary config file and rolling log files. | + ## Environment variables from files (Docker secrets) You can set any environment variable from a file by using a special prepend `FILE__`.