在Ubuntu部署的测试环境中,如何绑定域名以供访问

After replacing “localhost” with my domain name, the logo image display and login redirection are incorrect.

1 个赞

DISCOURSE_HOSTNAME=localhost UNICORN_LISTENER=localhost:3000 bin/ember-cli -u