Generate Docker Compose YAML for app services, ports, environment variables, volumes, and Postgres dependencies.
Use KEY=value lines for container environment variables.
One volume mapping per line. Example: ./:/app
Generated Docker Compose YAML based on the current service settings.
Structured representation of the generated compose file.