fixed image size
parent
4868ee738b
commit
34e0a205f5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue