access volume data
is there a way to get access to a volume of a docker image, that i deployed on railway? e.g i need to change some config file or add or delete a file from the app. you get the idea, i hope :)
Solution:Jump to solution
you would need to swap the volume over to the filebrowser template -
https://railway.app/template/Nan7Bs
please read its overview carefully...
7 Replies
Project ID:
N/A
N/A
Solution
you would need to swap the volume over to the filebrowser template -
https://railway.app/template/Nan7Bs
please read its overview carefully
okay
thanks :))
but i have to change the mount everytime or just one time for both, so the web app and the filebrowser?
you would need to swap the volume to the filebrowser service and back to your app every time you need to change a file
okay
thanks man
no problem