2025-09-21 01:28:14 +03:00

7 lines
123 B
YAML

image: postgres:16
postgres:
user: wfuser
password: wfpass # simple for POC
database: wf
service:
port: 5432