docs: Omgevingsbestanden

This commit is contained in:
Tibo De Peuter 2025-04-03 08:52:23 +02:00
parent 8a0b4b62a7
commit 86b3e0e4c4
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
2 changed files with 4 additions and 6 deletions

View file

@ -34,7 +34,9 @@ npm run test:unit
```shell
# Omgevingsvariabelen
cp .env.development.example .env
cp .env.example .env
# Configureer de .env file met de juiste waarden!
nano .env
npm run build
npm run start