From b80fed3fc8bd52e31650e2735cca7f6602256bf9 Mon Sep 17 00:00:00 2001 From: lorentz Date: Mon, 23 Feb 2026 12:26:01 -0500 Subject: [PATCH] Update playbooks/newt.yml --- playbooks/newt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/newt.yml b/playbooks/newt.yml index 2e3e8b0..4114ca9 100644 --- a/playbooks/newt.yml +++ b/playbooks/newt.yml @@ -52,7 +52,7 @@ container_name: newt restart: unless-stopped networks: - - shared + - pangolin environment: PANGOLIN_ENDPOINT: {{ pangolin_endpoint }} NEWT_ID: {{ newt_id }}