🔧(settings) rename matrix bot token variable
rename "tchap access token" to "matrix bot access token" to fit general uses
This commit is contained in:
committed by
Marie
parent
709628a26a
commit
5327baacbd
@@ -73,7 +73,7 @@ backend:
|
||||
secretKeyRef:
|
||||
name: backend
|
||||
key: MAIL_PROVISIONING_API_CREDENTIALS
|
||||
TCHAP_ACCESS_TOKEN: service_account_key
|
||||
MATRIX_BOT_ACCESS_TOKEN: service_account_key
|
||||
command:
|
||||
- "gunicorn"
|
||||
- "-c"
|
||||
|
||||
Reference in New Issue
Block a user