docker-compose.yml

Summary

Maintainability
Test Coverage
%YAML 1.2
---
postgres:
  image: postgres
  ports:
    - 5432