mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-04 06:53:09 +00:00
Allowing logs from db-postgres-hammer container
This commit is contained in:
parent
c824a8018e
commit
052aff45bd
@ -115,8 +115,6 @@ services:
|
|||||||
## This service is aimed to mimick other nodes interacting with the same database
|
## This service is aimed to mimick other nodes interacting with the same database
|
||||||
image: alpine:3.16
|
image: alpine:3.16
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
logging:
|
|
||||||
driver: "none"
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./run_database_hammer.sh:/opt/run_database_hammer.sh:Z
|
- ./run_database_hammer.sh:/opt/run_database_hammer.sh:Z
|
||||||
entrypoint: sh
|
entrypoint: sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user