From bd5538e77819cfad66eea924587a53cbb73a8ee1 Mon Sep 17 00:00:00 2001 From: Labyricorn Date: Thu, 23 Jul 2026 13:47:27 -0700 Subject: [PATCH] Bind production service to localhost --- deploy/labyricorn-control-plane.service.d-network.conf | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 deploy/labyricorn-control-plane.service.d-network.conf diff --git a/deploy/labyricorn-control-plane.service.d-network.conf b/deploy/labyricorn-control-plane.service.d-network.conf deleted file mode 100644 index 16b23a9..0000000 --- a/deploy/labyricorn-control-plane.service.d-network.conf +++ /dev/null @@ -1,3 +0,0 @@ -[Service] -IPAddressDeny=any -IPAddressAllow=localhost