How to set meteor ROOT_URL for mobile device deployment -


i'm trying deploy meteor app on ios device using

meteor run ios-device --mobile-server myapp.meteor.com 

but unfortunately every time meteor goes online says

=> started app on ios device.                  => started mongodb.                            => started app.                            => app running at: http://localhost:3000/ 

how change point url instead?

i looked around , people saying set these variables. question how , set these variables?

meteor.absoluteurl.defaultoptions.rooturl process.env.root_url process.env.mobile_root_url  process.env.mobile_ddp_url 

many thanks!


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -