Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Allow proxy configuration to be passed as environment variables #123

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

enxio
Copy link
Owner

@enxio enxio commented Apr 12, 2021

Reads the proxy configuration from these env:

  • HTTP_PROXY_HOST
  • HTTP_PROXY_PORT
  • HTTP_PROXY_USERNAME
  • HTTP_PROXY_PASSWORD

A part of resolving redhat-developer/vscode-xml#416

Signed-off-by: David Thompson davthomp@redhat.com

Reads the proxy configuration from these env:
 * `HTTP_PROXY_HOST`
 * `HTTP_PROXY_PORT`
 * `HTTP_PROXY_USERNAME`
 * `HTTP_PROXY_PASSWORD`

A part of resolving redhat-developer/vscode-xml#416

Signed-off-by: David Thompson <davthomp@redhat.com>
@enxio enxio merged commit 5e4fd3e into enxio:master Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants