Skip to content

Commit

Permalink
add serverConfig to keep interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienne-at-work authored Oct 23, 2023
1 parent 476900f commit ead7df5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"markdownPath": "docs/overview.md"
},
"theme": "meraki",
"serverConfig": true,
"httpBearer": {
"bearerToken": "75dd5334bef4d2bc96f26138c163c0a3fa0b5ca6"
},
Expand Down Expand Up @@ -137,6 +138,7 @@
"markdownPath": "docs/overview-early-access.md"
},
"theme": "meraki",
"serverConfig": true,
"httpBearer": {
"bearerToken": "75dd5334bef4d2bc96f26138c163c0a3fa0b5ca6"
},
Expand Down Expand Up @@ -242,4 +244,4 @@
"config": {
"useNPS": "caojnpr4so6v581tptl0"
}
}
}

0 comments on commit ead7df5

Please sign in to comment.