10 months ago
I'm working in my end-of-degree project and I was trying to deploy it, and everything works perfectly! But, if user log in from google with oauth the app storages the avatar file.
Is there a file browser or something? Because the image in the app gives me 404, and I'd like to check whats the problem
Pinned Solution
10 months ago
I usually use DUFS (https://github.com/sigoden/dufs) to inspect volumes. It is easy to setup. You have to create a DUFS container and then to mount the volume to the container.
3 Replies
10 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 10 months ago
10 months ago
I usually use DUFS (https://github.com/sigoden/dufs) to inspect volumes. It is easy to setup. You have to create a DUFS container and then to mount the volume to the container.
10 months ago
Apart from DUFS, there's also a File Browser template that you might find useful (https://railway.com/template/Nan7Bs)
mjablonski
I usually use DUFS (https://github.com/sigoden/dufs) to inspect volumes. It is easy to setup. You have to create a DUFS container and then to mount the volume to the container.
10 months ago
Okey, I'll try them, thanks to both of u! :)
Status changed to Solved itsrems • 10 months ago
