diff --git a/compose.yaml b/compose.yaml index 9f43b942..dbc44c58 100644 --- a/compose.yaml +++ b/compose.yaml @@ -139,7 +139,7 @@ services: - ./test/party-management/sys.config:/opt/party-management/releases/0.1/sys.config db: - image: postgres:15-bookworm + image: postgres:17-bookworm command: -c 'max_connections=1000' environment: POSTGRES_MULTIPLE_DATABASES: "hellgate,dmt,party_management,shumway,liminator"