We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59450ad commit 2c03547Copy full SHA for 2c03547
Readme.md
@@ -77,10 +77,11 @@ fly status
77
fly platform vm-sizes
78
fly scale show
79
fly scale vm shared-cpu-8x # for 2gb ram
80
+fly scale memory 4096 -a electric-datomic-viewer
81
fly regions list
82
fly regions add ewr gru sjc cdg
83
fly scale count 1 --region ewr
84
fly scale count 1 --region cdg
85
fly scale count 1 --region sjc
86
fly scale count 1 --region gru
-```
87
+```
0 commit comments