Looks like nginx isn't settings the host properly. Can you confirm you have a line like proxy_set_header Host $http_host;
in your nginx config.
↧
Setup behind nginx
↧
Looks like nginx isn't settings the host properly. Can you confirm you have a line like proxy_set_header Host $http_host;
in your nginx config.