提交 37385e92 authored 作者: 李炎's avatar 李炎

还原

上级 76f2f91a
......@@ -27,12 +27,6 @@ RUN echo "\
proxy_set_header X-Forwarded-For \$proxy_add_x_forwarded_for; \
} \
location /wx/quotation/download/pdf { \
root /var/www/html/ ; \
add_header Content-Type "application/pdf; charset=utf-8"; \
add_header Cache-Control "no-cache, no-store, max-age=0"; \
add_header Content-Disposition "attachment;filename=$arg_n.pdf"; \
}\
location /wx { \
proxy_pass http://yongxingda; \
proxy_set_header Host yongxingda; \
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论