Update README with .env setup instructions

Added instructions for setting up the .env file.
This commit is contained in:
Jakob Frey 2025-11-04 13:15:10 +01:00 committed by GitHub
parent 9181409f3d
commit e4b42696b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,6 +42,7 @@ The HSRTReport class is a customized LaTeX document class based on KOMA-Script's
### Option 1: Docker (Recommended)
- **ENV**: Copy the `.env.example` and rename it to `.env`
- **Docker**: [Install Docker](https://docs.docker.com/get-docker/)
- **Docker Compose**: Supports both variants:
- `docker-compose` (standalone tool)