From 4d6c7440f7a044054ce4e9b32bc730387dbb1075 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 27 Dec 2025 12:02:25 +0100 Subject: We dont rabbitmq in this neighborhood --- host/Rory-ovh/services/containers/spacebar/services/spacebar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/Rory-ovh/services/containers/spacebar/services/spacebar.nix b/host/Rory-ovh/services/containers/spacebar/services/spacebar.nix index 7f75e1e..4210fa6 100644 --- a/host/Rory-ovh/services/containers/spacebar/services/spacebar.nix +++ b/host/Rory-ovh/services/containers/spacebar/services/spacebar.nix @@ -19,7 +19,7 @@ in mailjetApiSecretPath = "/run/secrets/spacebar/mailjetApiSecret"; # smtpPasswordPath = "/run/secrets/spacebar/smtpPassword"; gifApiKeyPath = "/run/secrets/spacebar/gifApiKey"; - rabbitmqHostPath = "/run/secrets/spacebar/rabbitmqHost"; + # rabbitmqHostPath = "/run/secrets/spacebar/rabbitmqHost"; abuseIpDbApiKeyPath = "/run/secrets/spacebar/abuseIpDbApiKey"; captchaSecretKeyPath = "/run/secrets/spacebar/captchaSecretKey"; captchaSiteKeyPath = "/run/secrets/spacebar/captchaSiteKey"; -- cgit 1.5.1