mirror of
https://github.com/openziti/zrok.git
synced 2025-06-20 01:37:52 +02:00
already 'code' (#58)
This commit is contained in:
parent
11f18f8f48
commit
97481e7df7
@ -29,7 +29,7 @@ const Token = (props) => {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div className={"popover"}>
|
<div className={"popover"}>
|
||||||
<p>Use the following token to <code>zrok enable</code> your shell:</p>
|
<p>Use the following token to <strong>zrok enable</strong> your shell:</p>
|
||||||
<pre>
|
<pre>
|
||||||
{props.user.token}
|
{props.user.token}
|
||||||
</pre>
|
</pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user