Skip to content

v1.1.38

Latest
Compare
Choose a tag to compare
@SermetPekin SermetPekin released this 02 Aug 07:18
· 35 commits to main since this release

Added Proxy Environment Reader Function

To set up proxy environment variables, add the following lines to your .env file:

http_proxy=http://proxy.example.com:80
https_proxy=http://proxy.example.com:80