From dda5514baebe7cf9a32fecafe32ca0743fcc7d1a Mon Sep 17 00:00:00 2001 From: Karthik Raju Date: Wed, 4 Jan 2023 17:38:55 +0530 Subject: [PATCH] update readme file --- website/.env | 2 +- website/README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/website/.env b/website/.env index bcd39d12..9544836b 100644 --- a/website/.env +++ b/website/.env @@ -11,4 +11,4 @@ NEXTAUTH_SECRET=O/M2uIbGj+lDD2oyNa8ax4jEOJqCPJzO53UbWShmq98= # The SMTP host and port found by running the jobs in /scripts/frontend-development/docker-compose.yaml EMAIL_SERVER_HOST=localhost EMAIL_SERVER_PORT=1025 -EMAIL_FROM=info@example.com \ No newline at end of file +EMAIL_FROM=info@example.com diff --git a/website/README.md b/website/README.md index d861f552..5198a820 100644 --- a/website/README.md +++ b/website/README.md @@ -74,6 +74,7 @@ OAuth. 1. Use the `Login` button in the top right to go to the login page. 1. You should see a section for debug credentials. Enter any username you wish, you will be logged in as that user. + ### Using Storybook To develop components using [Storybook](https://storybook.js.org/) run