From 792894474e8dfdd0b1a8e6945e4989c9c07bc2c6 Mon Sep 17 00:00:00 2001 From: Jared Furlow Date: Sat, 3 May 2025 16:52:35 -0500 Subject: [PATCH] Testing ports --- compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yaml b/compose.yaml index 98306b8..82e0555 100644 --- a/compose.yaml +++ b/compose.yaml @@ -7,6 +7,7 @@ services: environment: - 'BORE_SECRET=${BORE_SECRET}' ports: + - '127.0.0.1:6022:6022' - '6022:6022' - '7835:7835' healthcheck: