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 b05a2b6 + cd2bf90 commit 017d4a0Copy full SHA for 017d4a0
README.md
@@ -177,7 +177,7 @@ git clone https://github.com/NdoleStudio/httpsms.git
177
- Copy the `.env.docker` file in the `web` directory into `.env`
178
179
```bash
180
-cp web/.env.local.docker web/.env.local
+cp web/.env.docker web/.env
181
```
182
183
- Update the environment variables in the `.env` file in the `web` directory with your firebase web SDK configuration in step 1 above
0 commit comments