Skip to content

Commit

Permalink
Shared memory to match production
Browse files Browse the repository at this point in the history
Signed-off-by: John Gomersall <[email protected]>
  • Loading branch information
john-gom committed Jun 1, 2024
1 parent 0093a10 commit f3fa1e5
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 @@ -6,6 +6,7 @@ services:
- POSTGRES_USER
- POSTGRES_PASSWORD
- POSTGRES_DB
shm_size: 256m
volumes:
- dbdata:/var/lib/postgresql/data
networks:
Expand Down

0 comments on commit f3fa1e5

Please sign in to comment.