Merge pull request #53 from flashbots/postgres-ports
Expose Postgres ports locally
This commit is contained in:
commit
77f58e342a
@ -17,6 +17,8 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- PGDATA=/var/lib/postgresql/data/pgdata
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
||||
volumes:
|
||||
mev-inspect-db-data:
|
||||
|
Loading…
x
Reference in New Issue
Block a user