Drop down our droplet size by half.
It works, so, that's great.
This commit is contained in:
parent
dd32f7f1ce
commit
c6ee0599b0
2 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ doctl compute droplet create \
|
|||
--image debian-12-x64 \
|
||||
--project-id ce2159e8-02f5-4169-8943-f34ccf812d23 \
|
||||
--region sfo3 \
|
||||
--size s-2vcpu-4gb \
|
||||
--size s-1vcpu-2gb \
|
||||
--ssh-keys 48777034,46710608 \
|
||||
--tag-name nixos \
|
||||
--wait
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue