From a46bfd0e3dc46fe08d00fb4889378de8191ee40f Mon Sep 17 00:00:00 2001 From: Fedor Baart Date: Tue, 15 Feb 2022 15:47:01 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 012916b..d4ae306 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,7 @@ npm run lint ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). + + +### Environment +Before deploy please adapt the .env file or generate corresponding environment variables as in the .env.example file.