Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharing more than one drive #433

Open
postman578 opened this issue Jan 16, 2023 · 1 comment
Open

Sharing more than one drive #433

postman578 opened this issue Jan 16, 2023 · 1 comment

Comments

@postman578
Copy link

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!

@Agents007
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants