diff --git a/.platform.app.yaml b/.platform.app.yaml index 0ce1cd103..59698964b 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -40,8 +40,9 @@ mounts: disk: 3072 # current: 0.65 CPUs & 0.65 GB Memory +# formula base_memory + (0.5 * memory_ratio) = resources: - base_memory: 512 + base_memory: 462 memory_ratio: 128 # The relationships of the application with services or other applications.