Allowing logs from db-postgres-hammer container

This commit is contained in:
Ivan Folgueira Bande 2023-11-23 17:08:52 +01:00 committed by Ivan FB
parent c824a8018e
commit 052aff45bd
1 changed files with 0 additions and 2 deletions

View File

@ -115,8 +115,6 @@ services:
## This service is aimed to mimick other nodes interacting with the same database
image: alpine:3.16
restart: on-failure
logging:
driver: "none"
volumes:
- ./run_database_hammer.sh:/opt/run_database_hammer.sh:Z
entrypoint: sh