SNathJr / ghost-on-heroku

One-button Heroku deploy for the Ghost 3.2.0 blogging platform.
https://snathjr.github.io/ghost-on-heroku/
Other
232 stars 251 forks source link

Changing APP_PUBLIC_URL has no effect #66

Closed splotsh closed 3 years ago

splotsh commented 3 years ago

My initial deploy to Heroku left the 'YOURAPPNAME' variable blank. This worked, except for certain links that now point to yourappname.herokuapp.com (such as the HOME link in my theme, or the 'View Site' link Ghost admin.

I've changed the APP_PUBLIC_URL variable in "app.json", which I've commited and pushed to Heroku. However this does not change anything. For the moment I'm not looking at using a custom domain yet, just a valid herokuapp subdomain, however in the near future I would like to move the whole setup to a custom domain as well.

Help ?

splotsh commented 3 years ago

The navigation issues can be solved with changing the URLs in the Design -> Navigation section, but for some reason {{@site.url}} is not getting updated from the variable I set in app.json

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.