Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e097efa4 authored by Florent VINCENT's avatar Florent VINCENT 👾
Browse files

add http:// scheme to proxy env vars

parent 8662d304
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -7,8 +7,8 @@ SEARX_SECRET=":@)%NN0+OqNdy:{prWQlZ{p9|oO9p-UyJq@%V!~G:arrSx6fXz.{jd%=XF44ncj"
SEARX_MORTY_KEY="taKB1WGTa63LEI6RdjWWKshS4oYSHQWGu9Eyjr1OlpQ="
SEARX_MORTY_KEY="taKB1WGTa63LEI6RdjWWKshS4oYSHQWGu9Eyjr1OlpQ="
SEARX_REDIS_HOST=redis
SEARX_REDIS_HOST=redis
SEARX_UI_DEFAULT_THEME=eelo
SEARX_UI_DEFAULT_THEME=eelo
SEARX_PROXY_HTTP=proxy01.ecloud.global:1099
SEARX_PROXY_HTTP=http://proxy01.ecloud.global:1099
SEARX_PROXY_HTTPS=proxy01.ecloud.global:1099
SEARX_PROXY_HTTPS=http://proxy01.ecloud.global:1099
WIREGUARD_IP=127.0.0.1 
WIREGUARD_IP=127.0.0.1 
REPO_BASE=/mnt/repo-base/staging-spot
REPO_BASE=/mnt/repo-base/staging-spot
FILTRON_PORT=8088
FILTRON_PORT=8088