From f43a47d4c8c844fdaad6a6e83492bed1ccf475aa Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 14 Feb 2023 10:00:28 +0100 Subject: [PATCH] fix: use new mount for shared secret auth See https://github.com/devture/matrix-synapse-shared-secret-auth/commit/b3dfa110976206173db0efe46a3924a4445891c5 --- compose.shared_secret_auth.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.shared_secret_auth.yml b/compose.shared_secret_auth.yml index fba5ade..784b452 100644 --- a/compose.shared_secret_auth.yml +++ b/compose.shared_secret_auth.yml @@ -9,7 +9,7 @@ services: - shared_secret_auth configs: - source: shared_secret_auth - target: /usr/local/lib/python3.9/site-packages/shared_secret_authenticator.py + target: /usr/local/lib/python3.11/site-packages/shared_secret_authenticator.py configs: shared_secret_auth: