mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-07 16:33:09 +00:00
Avoid db-postgres-hammer to full the disk with logs
This commit is contained in:
parent
c4abd5b04a
commit
214367dbbb
@ -149,6 +149,8 @@ services:
|
|||||||
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
|
||||||
|
logging:
|
||||||
|
driver: none
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 10
|
replicas: 10
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user