Skip to content

Commit 50dcaf4

Browse files
Mika Lackmaniler
authored andcommitted
README
1 parent 02e6f06 commit 50dcaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ cluster = {
114114
login_user=login_user
115115
),
116116
'db': Server(
117-
plan='2xCPU-2GB', # use a preconfigured plan, instead of custom
117+
plan='2xCPU-4GB', # use a preconfigured plan, instead of custom
118118
hostname='db.example.com',
119119
zone=ZONE.London,
120120
storage_devices=[

0 commit comments

Comments
 (0)