Files
Jyotisha/deploy/docker-compose.postgres-ci.yml
T
2026-07-21 07:45:14 +08:00

5 lines
87 B
YAML

services:
postgres:
ports:
- "127.0.0.1:${POSTGRES_HOST_PORT:-55432}:5432"