We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75bfd8 commit 05dbc93Copy full SHA for 05dbc93
src/components/ComposeWizard/index.js
@@ -403,6 +403,7 @@ export default function ComposeWizard() {
403
{/* Quick Start Commands */}
404
<div className={styles.quickStart}>
405
<h4>Quick Start</h4>
406
+ <p>Default username/password is: <strong>admin</strong>/<strong>admin</strong></p>
407
<div className={styles.commandSteps}>
408
<div className={styles.commandStep}>
409
<span className={styles.stepNumber}>1</span>
0 commit comments