meteor - Category URL incorrect in Telescope -


the category url in telescope should eg: www.domainname.com/category/sports instead in app showing www.domainname.com/domainname.comcategory/sports not sure config file or root url incorrect or else. here env config

// configure environment   "env": {     "root_url": "http://bollymojo.com",     "mongo_url": "mongodb://admin:affable14@c944.candidate.16.mongolayer.com:10944,c922.candidate.35.mongolayer.com:10922/bollymojo?replicaset=set-550b97a8fa82e80ceb000438"   }, 

could guys please help, thanks!

there's siteurl setting in settings panel overrides root_url. maybe that's 1 need set?


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -