helper scripts

This commit is contained in:
2026-02-03 14:18:03 -03:00
parent 3db8c0c453
commit ffbbf87873
4 changed files with 69 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ services:
POSTGRES_USER: mpr_user
POSTGRES_PASSWORD: mpr_pass
ports:
- "5433:5432"
- "5435:5432"
volumes:
- postgres-data:/var/lib/postgresql/data
healthcheck:
@@ -150,3 +150,5 @@ volumes:
networks:
default:
name: mpr
name: mpr