fp/services/our/compose.db.yaml
CJ_Clippy 807792fcc0
Some checks failed
fp/our CI/CD / build (push) Successful in 2m3s
ci / test (push) Failing after 3m40s
separate db into own compose
2025-10-05 02:33:25 -08:00

13 lines
195 B
YAML

services:
pgadmin:
image: dpage/pgadmin4:latest
env_file: ./.env
ports:
- target: 5050
published: 8095
protocol: tcp
mode: ingress
volumes:
pgdata: