mirror of
https://github.com/FlipsideCrypto/convox.git
synced 2026-02-06 10:56:56 +00:00
do: increase default droplet size (#99)
This commit is contained in:
parent
2cd665f967
commit
5a33c3728c
@ -7,7 +7,7 @@ variable "name" {
|
||||
}
|
||||
|
||||
variable "node_type" {
|
||||
default = "s-1vcpu-2gb"
|
||||
default = "s-2vcpu-4gb"
|
||||
}
|
||||
|
||||
variable "region" {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user