From 393f2d09afdbfd941729816b0dff5a5bb4613685 Mon Sep 17 00:00:00 2001 From: Andrew Bone Date: Thu, 8 Oct 2020 15:28:05 +0100 Subject: [PATCH] Change admin password in docs (#10735) Update default admin password in documentation --- docs/getting-started/db.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/db.md b/docs/getting-started/db.md index edfc8181c..28c5decb8 100644 --- a/docs/getting-started/db.md +++ b/docs/getting-started/db.md @@ -53,7 +53,7 @@ be used to log into the application with the Email login option: ``` email: admin@forem.local -password: admin +password: password ``` ### Other seed modes