Deployed a Ghost site, need to change sitemap.hbs file
Hi, I created a new project on Railway from template, no Git repo was linked. Things were great!
But now I need to edit that file to complete Google sitemap. How can I do that?
8 Replies
Project ID:
c6983613-879a-4091-b2be-226c530a6562
c6983613-879a-4091-b2be-226c530a6562
railway should have cloned the template repo to your github account, them you would clone the repo locally, make your changes and then push back to github and let railway rebuild
can you confirm with a screenshot that in your service settings theres no repo attached
@Brody yes, it's from template so I believe there is no repo cloned:
oh this is deployed from the docker image
you'd want to deploy from a repo
otherwise you have no access to your desired file
welp, but the site is already on production
and the template deployment was too good, so...
I don't know what to tell you there unfortunately
okay okay, I will find another way then