Starting without final URL

I want to start with Ghost, but the final URL of our offer is not yet known. Can I easily transfer existing Ghost to the final URL? Thanks for your replies.

Yes, you can change the site URL using config.production.json or the Ghost CLI, i.e. ghost config url https://mysite.com. Likewise, Ghost sits behind an Nginx proxy, so you’ll need to update this too.

1 Like