Compare commits

..

No commits in common. "7f79669baad7d85f0a155bcd122fadd74c5888b4" and "d56c8f1243920c27a35b4272f90d4937c3c47f89" have entirely different histories.

View File

@ -1,7 +1,7 @@
## Add folder mapping for media # add folder mapping for media
Assuming that the folder where media is stored is /mnt/tank/data1/Media: ## assuming that the folder where media is stored is /mnt/tank/data1/Media:
1. on Truenas shell: <br> ## on Truenas shell:
jlmkr edit docker jlmkr edit docker
2. add the following args to "systemd_nspawn_user_args": <br> ## add the following args to "systemd_nspawn_user_args":
--bind='/mnt/tank/data1/Media:/mnt/media' --bind='/mnt/tank/data1/Media:/mnt/media'