avoid restarting on failure

This commit is contained in:
Gabriel mermelstein 2024-05-16 19:56:41 +02:00
parent ad8b1798e8
commit 4886fa5ba4
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ x-pg-exporter-env: &pg_exp_env
services:
nwaku:
image: ${NWAKU_IMAGE:-gabrielmer/heaptrack:test}
restart: on-failure
#restart: on-failure
ports:
- 30304:30304/tcp
- 30304:30304/udp