mirror of
https://github.com/DevVoxel/VectorDNS.git
synced 2026-02-27 05:47:38 +00:00
Add account page and update repo URL
This commit is contained in:
@@ -106,7 +106,7 @@ export default function SelfHostingPage() {
|
||||
|
||||
<div className="space-y-6">
|
||||
<Step n={1} title="Clone the repository">
|
||||
<CodeBlock code="git clone https://github.com/yourusername/vectordns-server.git && cd vectordns-server" />
|
||||
<CodeBlock code="git clone https://github.com/DevVoxel/vectordns-server.git && cd vectordns-server" />
|
||||
</Step>
|
||||
|
||||
<Step n={2} title="Create your .env file">
|
||||
|
||||
Reference in New Issue
Block a user