We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735e15e commit 702575bCopy full SHA for 702575b
docker-compose.yml
@@ -9,6 +9,7 @@ services:
9
volumes:
10
- db_data:/var/lib/postgresql/data/
11
- ./etc/postgresql/postgresql.conf:/etc/postgresql/postgresql.conf
12
+ shm_size: 1gb
13
14
vulnerablecode_redis:
15
image: redis
0 commit comments