gpt4 book ai didi

meteor - 如何在不同的IP地址上运行meteor服务器?

转载 作者:行者123 更新时间:2023-12-03 06:43:44 25 4
gpt4 key购买 nike

我如何在不同的IP地址上启动meteor服务器?目前在示例中只能在 localhost:3000 地址上运行。

最佳答案

导出 BIND_IP 不再起作用,绑定(bind) IP 是使用 --port(或 -p 或 --app-port)选项定义的:

$ meteor run --port 127.0.0.1:3000

引用:https://github.com/meteor/meteor/commit/9b8bd31a7b6c857e5d8fc0393982e6e6b2973eb0

关于meteor - 如何在不同的IP地址上运行meteor服务器?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10123633/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com