我想在heroku gunicorn服务器中使用gzip压缩文件我使用过白噪声中间件,但是它只是将响应压缩

问题描述

下面是postgres.py文件中的代码

app.wsgi_app= Whitenoise(app.wsgi_app,static_folder,root)```
The site of my website is the following
<https://nxtreszume.herokuapp.com>

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)