Skip to content

Commit 800a638

Browse files
authored
Merge pull request #21 from Lowitle/patch-1
Update docker-compose.env
2 parents e4addb5 + 5043e8d commit 800a638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

min-vpn_single-yaml/docker-compose.env

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ PLEX_CLAIM=
4242

4343
# Host Data Folders - Will accept Linux, Windows, NAS folders.
4444
# 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
4747

4848
# File access, date and time details for the containers / applications to use.
4949
# Run "sudo id docker" on host computer to find PUID / PGID and update these to suit.

0 commit comments

Comments
 (0)