typo in docker compose

This commit is contained in:
Pablo Martin 2024-08-26 12:38:09 +02:00
parent 05f82ed2e1
commit 5e41e88b59

View file

@ -10,8 +10,7 @@ services:
volumes:
- dwh-local:/var/lib/postgresql/data
shm_size: 1g
command:
[
command: [
"-c", "default_statistics_target=500",
"-c", "effective_io_concurrency=200",
"-c", "huge_pages=off",