Update memory limits for web and database services
This commit is contained in:
parent
92f48cbc30
commit
1047c9fc26
@ -75,7 +75,7 @@ services:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.40'
|
||||
memory: '24MB'
|
||||
memory: '25MB'
|
||||
|
||||
database:
|
||||
image: postgres:17-alpine
|
||||
@ -101,7 +101,7 @@ services:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.25'
|
||||
memory: '125MB'
|
||||
memory: '124MB'
|
||||
|
||||
networks:
|
||||
backend:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user