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.
BAO_ADDR
1 parent beba077 commit 8e675b7Copy full SHA for 8e675b7
doc/source/configuration/ci-cd.rst
@@ -315,7 +315,7 @@ In order to enable JWT support the following steps must be carried out within th
315
316
2. Run :code:`sudo docker exec -it bao sh`
317
318
-3. Run :code:`export BAO_AUTH_ADDR=http://127.0.0.1:8200`
+3. Run :code:`export BAO_ADDR=http://127.0.0.1:8200`
319
320
4. Run :code:`bao login` and use root token
321
0 commit comments