Skip to content

Commit 817283d

Browse files
Update dgraph/self-hosted.mdx
Co-authored-by: Copilot <[email protected]>
1 parent 3a3b420 commit 817283d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dgraph/self-hosted.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ kubectl run dgraph-live-loader \
530530
--namespace=dgraph \
531531
--command -- dgraph live \
532532
--files
533-
/data/export.rdf.gz \
533+
--files /data/export.rdf.gz \
534534
--alpha dgraph-dgraph-alpha:9080 \ --zero
535535
dgraph-dgraph-zero:5080
536536
```

0 commit comments

Comments
 (0)