fixed .env path in init.php

This commit is contained in:
2026-04-16 16:14:43 +02:00
parent d2f2b577be
commit dec36d4053
3 changed files with 5 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ Citizen Participation Portal for Lohne (Oldenburg).
- `scripts/` — Maintenance Scripts (backup, deployment)
- `legacy/` — Reference Code from Prototype
## Local setup
## Local Setup
1. Copy `.env.example` to `.env` and fill in Database Credentials.
2. Run the SQL Migration in pgAdmin and execute in the target database.