exploit
HOBBYOP
a year ago
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 :)
9 Replies
a year ago
you would need to swap the volume over to the filebrowser template -
please read its overview carefully
but i have to change the mount everytime or just one time for both, so the web app and the filebrowser?
a year ago
you would need to swap the volume to the filebrowser service and back to your app every time you need to change a file
a year ago
no problem