Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
HUAHUAI23 committed Mar 6, 2024
1 parent c998413 commit 2a6b0a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export default function PricingStandards() {
memory: 1024,
databaseCapacity: 1024,
storageCapacity: 1024,
networkTraffic: 1073741824,
networkTraffic: 1024, // 1G
regionId: regions && regions[0].bundles[0].regionId,
});
},
Expand Down

0 comments on commit 2a6b0a9

Please sign in to comment.