Allowing logs from db-postgres-hammer container

This commit is contained in:
Ivan Folgueira Bande 2023-11-23 17:08:52 +01:00
parent 7bb415eeae
commit 6c749ace92
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

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