myos/stack/postgres/postgres.dev.yml

7 lines
65 B
YAML

version: '3.6'
services:
postgres:
ports:
- 5433:5432