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 7162769 commit e529c16Copy full SHA for e529c16
README.md
@@ -43,6 +43,7 @@ Steps for running the server:
43
44
```shell
45
python -c 'import secrets; print(secrets.token_hex())'
46
+ ```
47
48
5. Run the migrations:
49
0 commit comments