node.js - Ghost blog.url returning wrong URL -


i have brand new ghost blog running on digitalocean (version 0.8) setup digitalocean's one-click setup.

i have edited config.js file , changed url parameter in production domain (http://garrypettet.com). seems working except in various places throughout ui , theme's output (casper) seeing root domain listed my-ghost-blog-com instead of garrypettet.com. have searched string my-ghost-blog in config.js file see no reference it.

is there other location need change default to?

reedyn correct. needed restart ghost instance , worked.


Comments