SeniorProjectDocker .env DATABASE_URL=postgresql://postgres:postgres@db:5432/test POSTGRES_PASSWORD=postgres POSTGRES_USER=postgres POSTGRES_DB=test FRONTEND_URL=http://frontendocr:3000 BACKEND_URL=http://python-server:8000