Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2020-03-18 08:28:05 +01:00
parent 3a7287aa37
commit b7fe68f2f7

View File

@ -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__`.