Bump Postgres memory to 500mb
This commit is contained in:
parent
0c3f98d5c3
commit
369802cacc
@ -73,7 +73,7 @@ POSTGRES_PASSWORD={{ .superuser_pass }}
|
||||
|
||||
resources {
|
||||
cpu = 500
|
||||
memory = 400
|
||||
memory = 500
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user