myos/stack/postgres/postgres.dev.yml

7 lines
65 B
YAML
Raw Permalink Normal View History

2021-02-09 17:05:00 +01:00
version: '3.6'
services:
postgres:
ports:
- 5433:5432