Skip to content

Commit 8e675b7

Browse files
committed
fix: use BAO_ADDR
1 parent beba077 commit 8e675b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/configuration/ci-cd.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ In order to enable JWT support the following steps must be carried out within th
315315

316316
2. Run :code:`sudo docker exec -it bao sh`
317317

318-
3. Run :code:`export BAO_AUTH_ADDR=http://127.0.0.1:8200`
318+
3. Run :code:`export BAO_ADDR=http://127.0.0.1:8200`
319319

320320
4. Run :code:`bao login` and use root token
321321

0 commit comments

Comments
 (0)