api-umbrella icon indicating copy to clipboard operation
api-umbrella copied to clipboard

Configuration behind a proxy - 502 bad gateway

Open paulodiff opened this issue 5 years ago • 0 comments
trafficstars

This is my configuration behind a proxy:

Centos 7, installed via yum

/etc/sysconfig/api-umbrella

export http_proxy="http://my-proxy.local:8080" export https_proxy=$http_proxy

but i've an error 502 bad gateway.

Any suggestion ?

paulodiff avatar May 15 '20 08:05 paulodiff