You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK so i have this running on docker via portainer on a raspberry pi 4 and it works great! I have a question regarding what to do if i want to share more than one drive. Where/how can that be added?? Problem is that i can't find the respective config file as this is run thru portainer. Tks!
The text was updated successfully, but these errors were encountered:
You can simply create several shares by giving each one a different name and path :
Volume : /share1 : your path 1
/share2 : your path 2
ENV : SHARE1 share name 1;/share1
SHARE2 share name 2;/share2
OK so i have this running on docker via portainer on a raspberry pi 4 and it works great! I have a question regarding what to do if i want to share more than one drive. Where/how can that be added?? Problem is that i can't find the respective config file as this is run thru portainer. Tks!
The text was updated successfully, but these errors were encountered: