Skip to content

Commit 64baf0c

Browse files
add(docs) created 2 new pages for the tutorial (managing multiple nodes and using env command
1 parent c5d747e commit 64baf0c

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Managing Multiple Nodes
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Using Environment Variables

sidebars.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@ const sidebars: SidebarsConfig = {
2323
'tutorials/polykey-cli/bootstrapping',
2424
'tutorials/polykey-cli/managing-vaults',
2525
'tutorials/polykey-cli/managing-secrets',
26+
'tutorials/polykey-cli/using-environment-variables',
2627
'tutorials/polykey-cli/claiming-digital-identities',
2728
'tutorials/polykey-cli/discovering-other-users',
2829
'tutorials/polykey-cli/sharing-vaults',
30+
'tutorials/polykey-cli/managing-multiple-nodes',
2931
],
3032
},
3133
{

0 commit comments

Comments
 (0)