Test format2

This commit is contained in:
Chris Stuurman 2025-01-02 17:44:49 +02:00
parent bde3201a3d
commit 7f79669baa

View File

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