️ Revamp the docs

Reflect support for MariaDB in docs
This commit is contained in:
Tanay Pant
2020-04-15 15:36:15 +02:00
parent 303062623b
commit 50bebe1b8a
18 changed files with 167 additions and 173 deletions

View File

@@ -1,9 +1,9 @@
# Sensitive Data via File
To avoid passing sensitive information via environment variables "_FILE" may be
To avoid passing sensitive information via environment variables, "_FILE" may be
appended to some environment variables. It will then load the data from a file
with the given name. That makes it possible to load data easily from
Docker- and Kubernetes-Secrets.
Docker and Kubernetes secrets.
The following environment variables support file input: