Updated README to include protocol scheme for FISSION_URL prefix

This commit is contained in:
Ville Hellman (FxN)
2016-11-29 22:09:19 +00:00
committed by GitHub
parent 18dd175c9f
commit cca8c0dad1
+1 -1
View File
@@ -100,7 +100,7 @@ minikube, change all instances of LoadBalancer services to NodePort.
```
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.)