From 45b870234ac440d1e67efc9db9c3165f8adcc959 Mon Sep 17 00:00:00 2001 From: Aleksei Ivanov Date: Sun, 21 Mar 2021 23:18:50 +0000 Subject: [PATCH] Added pgadmin cred --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ebc44d1..50f3eba 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ This repo serves as the monorepo for the AstraTutor application for Team 4 of th ## Instructions -### Use website -Visit [astratutor.com](https://astratutor.com/) -We have 2 test accounts +We have 2 test accounts for logging in ``` Tutor email: tutor@grindsapp.localhost Tutor password: grindsapp @@ -15,6 +13,17 @@ Student email: student@grindsapp.localhost Student password: grindsapp ``` +To look at pg admin use the following credentials +``` +Email: grindsapp@grindsapp.localhost +Password: grindsapp + +Second password: grindsapp +``` + +### Use website +Visit [astratutor.com](https://astratutor.com/) + ### Install Locally 1. Clone the repo 1. Run `docker-compose up` and visit: