# PostgreSQL DB_HOST=localhost DB_PORT=5432 DB_USER=postgres DB_PASSWORD=postgres DB_NAME=hellodb # Backend PORT=8080 # Frontend NEXT_PUBLIC_API_URL=http://localhost:8080