Will Scott-Rodriguez
NPM ssh dependancy
Hi
I'm running into an issue where I'm using a private github npm dependancy and the build step is giving me back an "Unauthorized".
I can't use private tokens and so the only way I can see is by doing it through github ssh. Is there anyway to authorize a container with github ssh?
I've tried through the railway cli but it didn't seem to work.
Any help would be appreciated!
19 replies
Strapi Persistant Storage
Hi
Has anyone figured out how to add the new volumes to a strapi instance. I want to use the strapi built in file upload to store images so they're persisted after each build.
I've tried mounting the volume on /data and /upload but don't seem to be getting anywhere. Is there something I should be doing differently or is this just not possible at all?
Cheers
Will
4 replies