We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e58f6e2 + 2f2a95c commit d6db3ceCopy full SHA for d6db3ce
README.md
@@ -195,7 +195,7 @@ FIREBASE_MEASUREMENT_ID=
195
- Copy the `.env.docker` file in the `api` directory into `.env`
196
197
```bash
198
-cp api/.env.local.docker api/.env.local
+cp api/.env.docker api/.env
199
```
200
201
- Update the environment variables in the `.env` file in the `api` directory with your firebase service account credentials and SMTP server details.
0 commit comments