WIP: Prebuilt docker image #803
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
services:
|
||||
db:
|
||||
# If you use a config generator, use the value below for your
|
||||
# "ram" size
|
||||
shm_size: 4gb
|
||||
command:
|
||||
- "postgres"
|
||||
- "-c"
|
||||
|
|
Loading…
Reference in a new issue