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.
2 parents 95c0dfc + 064386f commit 354b21aCopy full SHA for 354b21a
README.md
@@ -45,7 +45,7 @@ that Journalist creates automatically (default login: `admin`:`admin`).
45
First, make sure to export `JOURNALIST_API_URL` in the current terminal session:
46
47
```sh
48
-$ export JOURNALIST_API_URL="http://127.0.0.1:8000/api"
+$ export JOURNALIST_API_URL="http://127.0.0.1:8000/api/v1"
49
```
50
51
Then, using [Redacteur](#redacteur), a new user can be added like this:
0 commit comments