Add Dockerfile
This commit is contained in:
parent
80c6fbd7bb
commit
be8d7d6eee
7 changed files with 71 additions and 34 deletions
|
|
@ -51,6 +51,7 @@ class MatrixClientSettings(BaseSettings):
|
|||
|
||||
class Config:
|
||||
env_prefix = "MATRIX_"
|
||||
secrets_dir = "/run/secrets"
|
||||
case_sensitive = False
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue