Merge pull request #91 from paspo/doc

readme update
This commit is contained in:
RustDesk 2022-08-08 18:17:47 +08:00 committed by GitHub
commit 4bdc205fca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,6 +180,7 @@ We use these environment variables:
| DB_URL | yes | path for database file |
| KEY_PUB | yes | public 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