Skip to content

Commit 2d5cfa9

Browse files
author
Tobias Fuhrimann
committed
correct memory usage
1 parent 1f16cc8 commit 2d5cfa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy.html.md.erb

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ OK
4646

4747
requested state: started
4848
instances: 1/1
49-
usage: 256M x 1 instances
49+
usage: 128M x 1 instances
5050
urls: my-random-hostname.scapp.io
5151
last uploaded: Wed Mar 30 14:10:57 UTC 2016
5252
stack: cflinuxfs2
5353
buildpack: node.js 1.5.8
5454

5555
state since cpu memory disk details
56-
#0 running 2016-03-30 04:11:27 PM 0.0% 70.1M of 256M 42M of 1G
56+
#0 running 2016-03-30 04:11:27 PM 0.0% 70.1M of 128M 42M of 1G
5757
</pre>
5858

5959
Now visit the app at the URL. You can find the URL in the `urls` property of the statement above.

0 commit comments

Comments
 (0)