- Added SERVER_API_URL argument to the Dockerfile for backend API integration. - Updated docker-compose.yml to include SERVER_API_URL for the frontend service. These changes aim to ensure proper communication between the frontend and backend services during deployment.