Skip to content

Commit

Permalink
add more connection
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyKomarovCoder committed Dec 19, 2023
1 parent ea2b55f commit 1da6561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
command:
- "postgres"
- "-c"
- "max_connections=5"
- "max_connections=100"
- "-c"
- "shared_buffers=100MB"
- "-c"
Expand Down

0 comments on commit 1da6561

Please sign in to comment.