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.
1 parent e58f6e2 commit 2f2a95cCopy full SHA for 2f2a95c
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