2024-06-11, 02:28 AM
(This post was last modified: 2024-06-11, 02:29 AM by Efficient_Good_5784. Edited 2 times in total.)
No, keep those as they are. Those are your environment variables.
What you want is to map the config under the volumes section.
So do the following:
What you want is to map the config under the volumes section.
So do the following:
- Create a folder on the NAS for Jellyfin. In the folder make another folder named "config".
- In the container volume settings, map the config folder you created before as --> /config
- The config folder should now be created in the config folder you made in step one.