Home > Q&A > body text
http://xxx.cn/frontend_servic...使用req.hostname获取本地调试能正常的取到localhost可是到真实环境下取到的却是frontend_service求解
PHPz2017-04-17 15:51:11
nginx problemJust add the following sentence
proxy_set_header Host $host;