Skip to content

Commit 7fe79a1

Browse files
committed
Merge pull request #7 from juanpastas/patch-1
Fix typo in Cluster.
2 parents 932cc10 + 6de0b75 commit 7fe79a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export CLUSTER_BALANCER_URL="balancer URL, if this is a balancer" #optional
100100
export CLUSTER_SERVICE="serviceName"
101101

102102
# Expose services to the public
103-
export CLUTSER_PUBLIC_SERVICES="service1, service2"
103+
export CLUSTER_PUBLIC_SERVICES="service1, service2"
104104
~~~
105105

106106
## MicroServices

0 commit comments

Comments
 (0)