From 62f9860bf5b283c3bf438f3425367dc70d428d23 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 30 Jun 2020 10:49:03 -0700 Subject: [PATCH] Update postinstall --- POSTINSTALL.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/POSTINSTALL.md b/POSTINSTALL.md index 300a734..63b3aa7 100644 --- a/POSTINSTALL.md +++ b/POSTINSTALL.md @@ -1,14 +1,12 @@ -A default admin user has been setup with the following credentials (use the `Local` authentication source when logging in): +This app is pre-setup with an admin account (use the `Local` authentication source for logging in as admin). +The initial credentials are: + +**Username**: root
+**Password**: changeme
-``` -username: root -password: changeme -``` - -**Note:** Please change the password and email immediately after installation. +Please change the admin password immediately. -This app integrates with the Cloudron SSO. Cloudron users can login and use Gitea -using the `Cloudron` authentication source. +Cloudron users can login using the `Cloudron` authentication source.