fix: use new mount for shared secret auth
See https://github.com/devture/matrix-synapse-shared-secret-auth/commit/b3dfa110976206173db0efe46a3924a4445891c5
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
- shared_secret_auth
|
- shared_secret_auth
|
||||||
configs:
|
configs:
|
||||||
- source: shared_secret_auth
|
- 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:
|
configs:
|
||||||
shared_secret_auth:
|
shared_secret_auth:
|
||||||
|
|||||||
Reference in New Issue
Block a user