memory limit changes for roundcube postgres

This commit is contained in:
gyurix
2026-07-14 15:17:51 +02:00
parent b2a54eb308
commit 60500f0b96
+1 -1
View File
@@ -29,7 +29,7 @@
"IMAGE": "postgres:15-alpine", "IMAGE": "postgres:15-alpine",
"UPDATE": "true", "UPDATE": "true",
"NAME": "roundcubepostgres-db", "NAME": "roundcubepostgres-db",
"MEMORY": "128M", "MEMORY": "256M",
"NETWORK": "roundcube", "NETWORK": "roundcube",
"SELECTOR": "roundcubepostgres-db", "SELECTOR": "roundcubepostgres-db",
"VOLUMES": [ "VOLUMES": [