Docker fix

This commit is contained in:
2023-08-24 13:59:16 +03:00
parent 6c60fb88f3
commit be0257f21d
2 changed files with 12 additions and 0 deletions

View File

@@ -80,5 +80,7 @@ Container images are configured using parameters passed at runtime.
|-e DM_FORWEB=|dm host for dm Web app (the host should be accessable from your browser). Default: `https://127.0.0.1`|
|-e DM_WEBAUTH=|Enable Web app user interface authentication. Default: `0`|
|-e DM_LC_ALL=|Set locale for dm. Default: `en_US.UTF-8`|
|-e DM_TZ=|Set timezone for dm. Default: `Etc/UTC`|
|-e DM_ACCOUNT_URL=|Set Account_URL for a new account registration. Format: `http[s]://<host>[:<port>]`|
|-e DM_BITDEALS_PGP_FINGERPRINT=|Force to get BitDeals PGP key by fingerprint from keyserver. Default: `none`|