From 1b315bb837806fd157b8e47a09e0c68cc09e4fee Mon Sep 17 00:00:00 2001 From: Martin Jurk Date: Wed, 21 Jan 2026 08:21:30 +0100 Subject: [PATCH] spot no proxy env --- itcc/modules/lens-compose.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/itcc/modules/lens-compose.yml b/itcc/modules/lens-compose.yml index 65c8f556..25da6b25 100644 --- a/itcc/modules/lens-compose.yml +++ b/itcc/modules/lens-compose.yml @@ -16,9 +16,6 @@ services: spot: image: samply/rustyspot:latest environment: - HTTP_PROXY: ${HTTP_PROXY_URL} - HTTPS_PROXY: ${HTTPS_PROXY_URL} - NO_PROXY: beam-proxy BEAM_SECRET: "${FOCUS_BEAM_SECRET_SHORT}" BEAM_PROXY_URL: http://beam-proxy:8081 BEAM_PROXY_ID: ${SITE_ID}