diff --git a/templates/docker-compose.yml b/templates/docker-compose.yml index 6256534..6e879f2 100644 --- a/templates/docker-compose.yml +++ b/templates/docker-compose.yml @@ -102,6 +102,7 @@ services: - ./customPostgresql.conf:/etc/postgresql.conf restart: always command: postgres -c config_file=/etc/postgresql.conf + shm_size: 1g logging: *default-logging postfix: