@@ -24,6 +24,13 @@ DIST_DIR=/var/www/html make -e dist
Check your work [on local apache server](http://localhost).
+You can set your custom env vars in a `.env.local` file and injecting them with the `source` command. See [example.env.local](example.env.local) to see the useful vars to implement.