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