From 6b8b981e1d657893ddfd9e902129edc74581e28d Mon Sep 17 00:00:00 2001 From: pablohashescobar <118773738+pablohashescobar@users.noreply.github.com> Date: Wed, 5 Apr 2023 15:03:40 +0530 Subject: [PATCH] docs: update readme to include default email and password for self hosting setup (#706) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e462b2780..654c9407d 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ cd plane docker-compose up ``` +You can use the default email and password for your first login `captain@plane.so` and `password123`. ## 🚀 Features