mirror of
https://github.com/samply/bridgehead.git
synced 2026-01-28 00:20:10 +01:00
spot no proxy env
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user