Discourse论坛增加HTTP_PROXY安装配置

编辑`app.yml`在env:下添加代理地址:
HTTP_PROXY: http://example.com:12345
HTTPS_PROXY: http://example.com:12345