From b7f54b3ce25fa418432e740c48bc3340522e693b Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Wed, 27 Sep 2023 15:27:13 +0545 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index be59ad1e..fe0a90ea 100644 --- a/README.md +++ b/README.md @@ -146,8 +146,6 @@ installing [just](https://github.com/casey/just#packages) and then running `just - Also remove the unwanted config variables from the env file - Make sure you create a env file under `env` directory with name like `.env.something`.The portion after .env is the `NODE_ENV` value which will be required while running the app -- Also make sure you have ssl files inside `src/resources/ssl` if you tend to use ssl. Replace the sample files with - your ssl files but keep the name same. Additionally ## Migration and seeding