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 5564dbf commit 1c0fc29Copy full SHA for 1c0fc29
INSTALLATION.md
@@ -49,6 +49,8 @@ git submodule update
49
50
### Setting Up Environment Variables
51
52
+This step is optional. Environment variables are not required to run the website on your local development server.
53
+
54
1. Create a new `.env` file by copying the contents of the `.env.example` into `.env` file. Use this command:
55
```
56
cp .env.example .env
0 commit comments