We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8569afe commit 59d1e6dCopy full SHA for 59d1e6d
README.md
@@ -23,6 +23,8 @@ python src/app.py
23
24
# in electerm sync settings, set custom sync server with:
25
# server url: http://127.0.0.1:7837
26
+# Then you can use http://127.0.0.1:7837/api/sync as API Url in electerm custom sync
27
+
28
# JWT_SECRET: your JWT_SECRET in .env
29
# JWT_USER_NAME: one JWT_USER in .env
30
```
0 commit comments