R
Railway6mo ago
jyxgood

If a service need to attach more than one volumes, how to do that?

for example, the service need to attach /data/xx and /etc/. Railway can input only one path when attach the volume. And It limits only attach once each service.
3 Replies
Percy
Percy6mo ago
Project ID: 52717f00-9ce6-45e3-b92d-2f12038b97dc
jyxgood
jyxgood6mo ago
52717f00-9ce6-45e3-b92d-2f12038b97dc
Adam
Adam6mo ago
Unfortunately this is not possible, you will have to reconfigure your app so that both paths are on the volume. Something like \volume\data\xx and \volume\etc\xx