Skip to content

Commit a074167

Browse files
authored
chore: Fix formation size (#307)
1 parent 1cf9170 commit a074167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"formation": {
77
"web": {
88
"quantity": 1,
9-
"size": "free"
9+
"size": "basic"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)