mirror of
https://github.com/samply/bridgehead.git
synced 2026-01-28 02:30:10 +01:00
spot no proxy env
This commit is contained in:
@@ -16,9 +16,6 @@ services:
|
|||||||
spot:
|
spot:
|
||||||
image: samply/rustyspot:latest
|
image: samply/rustyspot:latest
|
||||||
environment:
|
environment:
|
||||||
HTTP_PROXY: ${HTTP_PROXY_URL}
|
|
||||||
HTTPS_PROXY: ${HTTPS_PROXY_URL}
|
|
||||||
NO_PROXY: beam-proxy
|
|
||||||
BEAM_SECRET: "${FOCUS_BEAM_SECRET_SHORT}"
|
BEAM_SECRET: "${FOCUS_BEAM_SECRET_SHORT}"
|
||||||
BEAM_PROXY_URL: http://beam-proxy:8081
|
BEAM_PROXY_URL: http://beam-proxy:8081
|
||||||
BEAM_PROXY_ID: ${SITE_ID}
|
BEAM_PROXY_ID: ${SITE_ID}
|
||||||
|
|||||||
Reference in New Issue
Block a user