Skip to content

Commit

Permalink
Increase Postgres shared memory
Browse files Browse the repository at this point in the history
  • Loading branch information
akatsoulas committed Feb 12, 2025
1 parent 73b952d commit e59f018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ services:

postgres:
image: postgres:15.3
shm_size: 1G
environment:
- POSTGRES_PASSWORD=kitsune
- POSTGRES_USER=kitsune
Expand Down

0 comments on commit e59f018

Please sign in to comment.