updated ram to memory_request
This commit is contained in:
@@ -27,7 +27,7 @@ slug: "paperless-ngx"
|
||||
|
||||
# --- Resource hints (displayed on deploy screen) ---
|
||||
resources:
|
||||
ram: "~500MB"
|
||||
mem_request: "500M" # Expected memory usage (display hint)
|
||||
mem_limit: "1152M" # Total enforced limit across all containers (768+256+128)
|
||||
pi_compatible: true # Runs on Raspberry Pi 3B+
|
||||
needs_hdd: true # Needs external storage for user data
|
||||
|
||||
Reference in New Issue
Block a user