Merge pull request #36 from efexen/patch-1

Updated README to include protocol scheme for FISSION_URL prefix
This commit is contained in:
Soam Vasani
2016-11-29 21:00:48 -08:00
committed by GitHub
+1 -1
View File
@@ -119,7 +119,7 @@ If you're using GKE or any other cloud provider, use the services with a LoadBal
```
Save the external IP addresses of controller and router services in
FISSION_URL and FISSION_ROUTER, respectively. FISSION_URL is used by
FISSION_URL and FISSION_ROUTER, respectively. FISSION_URL should be prefixed with a `http://`. FISSION_URL is used by
the fission CLI to find the server. (FISSION_ROUTER is only needed
for the examples below to work.) Below is an example
for Minikube with NodePort.