From a2c35740b2249a16a4813684a861658316b667f6 Mon Sep 17 00:00:00 2001 From: Jared Furlow Date: Sun, 3 Aug 2025 14:38:03 -0500 Subject: [PATCH] Test --- compose.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 386dddf..47cae3d 100644 --- a/compose.yaml +++ b/compose.yaml @@ -12,4 +12,6 @@ services: - '1' interval: 2s timeout: 10s - retries: 15 \ No newline at end of file + retries: 15 + extra_hosts: + - "garage-ikea.jdf2.org.local:127.0.0.1" \ No newline at end of file