Introduce .env.dev (#3120)

This commit is contained in:
Thomas Kaul
2024-03-13 20:21:54 +01:00
committed by GitHub
parent 671e4e316b
commit 40d93066ff
3 changed files with 28 additions and 2 deletions

View File

@@ -154,7 +154,7 @@ Ghostfolio is available for various home server systems, including [CasaOS](http
- [Node.js](https://nodejs.org/en/download) (version 18+)
- [Yarn](https://yarnpkg.com/en/docs/install)
- Create a local copy of this Git repository (clone)
- Copy the file `.env.example` to `.env` and populate it with your data (`cp .env.example .env`)
- Copy the file `.env.dev` to `.env` and populate it with your data (`cp .env.dev .env`)
### Setup