From 0006044ae4aec8d50a0a846390ffd58f759dba48 Mon Sep 17 00:00:00 2001 From: Marcin-Ramotowski Date: Sat, 3 May 2025 19:45:40 +0000 Subject: [PATCH] Added goss tests --- goss.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 goss.yaml diff --git a/goss.yaml b/goss.yaml new file mode 100644 index 0000000..afb416f --- /dev/null +++ b/goss.yaml @@ -0,0 +1,8 @@ +port: + tcp:80: + listening: true + ip: + - 0.0.0.0 +process: + python: + running: true