From 34e0a205f53b2afa3b985915f6b09def722aafe3 Mon Sep 17 00:00:00 2001 From: paulzim Date: Sun, 22 May 2016 12:17:19 -0700 Subject: [PATCH] fixed image size --- docs/getting-started-guides/meanstack.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started-guides/meanstack.md b/docs/getting-started-guides/meanstack.md index 1217f9ca3f..232eea5cf2 100644 --- a/docs/getting-started-guides/meanstack.md +++ b/docs/getting-started-guides/meanstack.md @@ -412,9 +412,9 @@ web-controller-xxxx 1/1 Running 0 1m At this point, everything is up and running. The architecture looks something like this: -![image](/images/docs/meanstack/MEANstack_architecture.svg) +![image](/images/docs/meanstack/MEANstack_architecture.svg) -By default, port 80 should be open on the load balancer. In order to find the IP address of our app, run this command: +By default, port 80 should be open on the load balancer. In order to find the IP address of our app, run this command: ```shell $ gcloud compute forwarding-rules list