From a0b3bbf65f2683ef04892d6a7b7134bfc430b6d7 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 10 Nov 2022 15:33:08 +0100 Subject: [PATCH] ci/cd - use staging LE for Swarm tests --- integrations/swarm/stack.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/integrations/swarm/stack.yml b/integrations/swarm/stack.yml index bbb07efb48..e888f0b862 100644 --- a/integrations/swarm/stack.yml +++ b/integrations/swarm/stack.yml @@ -19,6 +19,7 @@ services: - MULTISITE=yes - API_WHITELIST_IP=127.0.0.0/8 10.20.30.0/24 - AUTO_LETS_ENCRYPT=yes # will be applied to all the services + - USE_LETS_ENCRYPT_STAGING=yes networks: - bw-autoconf - bw-services