Increase memory

This commit is contained in:
Mariano Uvalle 2024-01-24 14:59:08 -08:00 committed by GitHub
parent 02680eb0e3
commit c770ab88db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,3 +24,7 @@ primary_region = "sea"
auto_start_machines = true
min_machines_running = 1
processes = ["app"]
[vm]
size = "shared-cpu-1x"
memory = "1G"