From 2c8b411a6b88159cc4ca325bce4c14a97055a74a Mon Sep 17 00:00:00 2001 From: Leopold Schabel Date: Tue, 8 Dec 2020 17:27:22 +0100 Subject: [PATCH] Update operations.md --- docs/operations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operations.md b/docs/operations.md index 7722d5a13..5ddc44584 100644 --- a/docs/operations.md +++ b/docs/operations.md @@ -193,7 +193,7 @@ LimitNOFILE=65536 WantedBy=multi-user.target ``` -You need to open port 8999/tcp in your firewall for the P2P network. Nothing else has to be exposed externally. +You need to open port 8999/udp in your firewall for the P2P network. Nothing else has to be exposed externally. ### Kubernetes