readme update

This commit is contained in:
Paolo Asperti 2022-08-08 12:10:30 +02:00
parent 848b5aedb7
commit cbadfcdfb1
No known key found for this signature in database
GPG Key ID: 06D46905D19D5182

View File

@ -180,6 +180,7 @@ We use these environment variables:
| DB_URL | yes | path for database file | | DB_URL | yes | path for database file |
| KEY_PUB | yes | public part of the key pair | | KEY_PUB | yes | public part of the key pair |
| KEY_PRIV | yes | private part of the key pair | | KEY_PRIV | yes | private part of the key pair |
| RUST_LOG | yes | set debug level (error|warn|info|debug|trace) |
### Secret management in S6-overlay based images ### Secret management in S6-overlay based images