# .env
POSTGRES_HOST=localhost
POSTGRES_DB=reports
POSTGRES_USER=admin
POSTGRES_PASSWORD=admin
POSTGRES_PORT=5432
TZ=Asia/Singapore