We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf7a59 commit 2d429a3Copy full SHA for 2d429a3
README.md
@@ -52,7 +52,7 @@ If you're using [docker-compose](https://docs.docker.com/compose/) to start the
52
matrix:
53
image: matrixdotorg/synapse:latest
54
volumes:
55
- - ./shared_secret_authenticator.py:/usr/local/lib/python3.8/site-packages/shared_secret_authenticator.py
+ - ./shared_secret_authenticator.py:/usr/local/lib/python3.9/site-packages/shared_secret_authenticator.py
56
...
57
```
58
0 commit comments