在meteor.com 上拥有一个子域 [英] Own a subdomain on meteor.com

查看:43
本文介绍了在meteor.com 上拥有一个子域的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果我将我的应用发布到一个子域,例如:spartan.meteor.com,我是该子域的所有者还是其他用户可以从我这里获取它?如果我可以拥有它,是否有相关文档?

If I publish my app to a subdomain, eg: spartan.meteor.com do I own the subdomain or can some other user take it from me? If I can own it, is there some documentation around it?

推荐答案

您可以为您的应用设置部署密码.

You can set a deploy password for your app.

$ meteor deploy -P spartan.meteor.com

任何未来的部署(或日志请求)都将需要相同的密码.

Any future deploy (or request for logs) will require the same password.

这篇关于在meteor.com 上拥有一个子域的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆