We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用 dnmp 搭建的容器环境,假如有服务A(本地虚拟域名A)和服务B(本地虚拟域名B),虚拟域名都是宿主机中配置的,在服务A 访问虚拟域名B,提示 "Connection refused",看wiki 文档,是要配置 extra_hosts,但是配置了也没生效。请问是哪里有问题,是因为 mac 环境吗?
The text was updated successfully, but these errors were encountered:
你應該是配在 mac 的host 吧 .
Sorry, something went wrong.
虚拟域名是配在 mac 的 host,但是现在不同服务,无法访问
@YanCunJu 試試看 「Network alias」
想问一下这个有解决办法了吗?遇到了同样的问题。
No branches or pull requests
使用 dnmp 搭建的容器环境,假如有服务A(本地虚拟域名A)和服务B(本地虚拟域名B),虚拟域名都是宿主机中配置的,在服务A 访问虚拟域名B,提示 "Connection refused",看wiki 文档,是要配置 extra_hosts,但是配置了也没生效。请问是哪里有问题,是因为 mac 环境吗?
The text was updated successfully, but these errors were encountered: