From 15544046576bd2b2a192f1016073247933963a96 Mon Sep 17 00:00:00 2001 From: Marcin-Ramotowski Date: Sun, 4 May 2025 10:14:18 +0000 Subject: [PATCH] Corrected port to check in Goss YAML config --- goss.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goss.yaml b/goss.yaml index afb416f..d0665bb 100644 --- a/goss.yaml +++ b/goss.yaml @@ -1,5 +1,5 @@ port: - tcp:80: + tcp:5000: listening: true ip: - 0.0.0.0