mirror of
https://github.com/khairul169/garage-webui.git
synced 2026-09-15 00:43:21 +07:00
feat: add copy button to code component
This commit is contained in:
@@ -59,7 +59,7 @@ const ConnectNodeDialog = () => {
|
||||
>
|
||||
<Modal.Header>Connect Node</Modal.Header>
|
||||
<Modal.Body>
|
||||
<p>Run this command to get node id:</p>
|
||||
<p>Run this command in your target node to get node id:</p>
|
||||
<Code className="mt-2">docker exec garage /garage node id</Code>
|
||||
|
||||
<p className="mt-8">Enter node id:</p>
|
||||
|
||||
Reference in New Issue
Block a user