Paolo Asperti лет назад: 3
Родитель
Сommit
cbadfcdfb1
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -180,6 +180,7 @@ We use these environment variables:
180
 | DB_URL | yes | path for database file |
180
 | DB_URL | yes | path for database file |
181
 | KEY_PUB | yes | public part of the key pair |
181
 | KEY_PUB | yes | public part of the key pair |
182
 | KEY_PRIV | yes | private part of the key pair |
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
 ### Secret management in S6-overlay based images
185
 ### Secret management in S6-overlay based images
185
 
186