mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-04 23:13:10 +00:00
docker-compose-manual-binaries add MALLOC_CHECK_ debug possible crashes
This commit is contained in:
parent
fd1f70610d
commit
03bd17cdb1
@ -27,6 +27,7 @@ x-pg-environment: &pg_env
|
||||
POSTGRES_USER: *pg_user
|
||||
POSTGRES_PASSWORD: *pg_pass
|
||||
PGDATA: /var/lib/postgresql/data/pgdata
|
||||
MALLOC_CHECK_: 2 # Not directly related to Postgres. Helps debug possible crashes in nwaku node.
|
||||
|
||||
x-pg-exporter-env: &pg_exp_env
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user