Volume path
drpatches
HOBBYOP
2 years ago
Hi, i have an application that have a folder for uploaded pictures.
How can i get the address of this folder in railway image that was build?
2 Replies
brody
EMPLOYEE
2 years ago
Hey, for media uploads you would want to store those files in a volume, so check out this docs guide for volumes! - https://docs.railway.app/guides/volumes
drpatches
HOBBYOP
2 years ago
Thanks men