Increase MEMORY allocation to 768M in service-immich.json #62
@@ -29,7 +29,7 @@
|
|||||||
"IMAGE": "tensorchord/pgvecto-rs:pg14-v0.2.0",
|
"IMAGE": "tensorchord/pgvecto-rs:pg14-v0.2.0",
|
||||||
"UPDATE": "true",
|
"UPDATE": "true",
|
||||||
"NAME": "immichpostgres-db",
|
"NAME": "immichpostgres-db",
|
||||||
"MEMORY": "512M",
|
"MEMORY": "768M",
|
||||||
"NETWORK": "immich-net",
|
"NETWORK": "immich-net",
|
||||||
"SELECTOR": "immichpostgres",
|
"SELECTOR": "immichpostgres",
|
||||||
"VOLUMES": [
|
"VOLUMES": [
|
||||||
|
Reference in New Issue
Block a user