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.
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