From 53f013735177335e63190e630c7ed94c6a64b028 Mon Sep 17 00:00:00 2001 From: Konrad Nonn Date: Sat, 25 Nov 2023 17:31:26 +0100 Subject: [PATCH] Added environment Variables for proxy --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15f3388..55ec0c1 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,10 @@ put the required setting here. Example: https://user:password@ipaddress:port ``` -If you do not need this just leave Proxy CON empty. +If you do not need this just leave the fields empty. + +A proxy can also be set using the environment variables PROXY_CON and PROXY_URL. The +values in the environment variables overwrite Inventree settings. ## What it does