File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ PLEX_CLAIM=
42
42
43
43
# Host Data Folders - Will accept Linux, Windows, NAS folders.
44
44
# Make sure these folders exists before running the "docker compose" command.
45
- FOLDER_FOR_MEDIA = /your-media-folder # <-- Update for your folders - Synology Example: /volume1/docker/appdata
46
- FOLDER_FOR_DATA = /your-app-configs # <-- Update for your folders - Synology Example: /volume1/media
45
+ FOLDER_FOR_MEDIA = /your-media-folder # <-- Update for your folders - Synology Example: /volume1/media
46
+ FOLDER_FOR_DATA = /your-app-configs # <-- Update for your folders - Synology Example: /volume1/docker/appdata
47
47
48
48
# File access, date and time details for the containers / applications to use.
49
49
# Run "sudo id docker" on host computer to find PUID / PGID and update these to suit.
You can’t perform that action at this time.
0 commit comments