From c6af73537a253dae54dedcea1ed4e9d6b3642385 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Thu, 21 Aug 2025 10:19:52 -0600 Subject: [PATCH] tell compose to always restart --- compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yaml b/compose.yaml index f142411..de57d9d 100644 --- a/compose.yaml +++ b/compose.yaml @@ -3,6 +3,7 @@ name: hiddenphox services: hiddenphox: build: . + restart: always extra_hosts: - "discord.com:2606:4700:7::a29f:89ea" - "canary.discord.com:2606:4700:7::a29f:89ea"