Skip to content

Commit 4352e88

Browse files
committed
Fix quickstart Tornjak config
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
1 parent 8ebfa3b commit 4352e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart/tornjak-configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ data:
1313
1414
# configure HTTP connection to Tornjak server
1515
http {
16-
port = 10080 # opens at port 10080
16+
port = 10000 # opens at port 10080
1717
}
1818
1919
}

0 commit comments

Comments
 (0)