diff --git a/jellyfin/.env.example b/jellyfin/.env.example index 54a809b..d0413ea 100644 --- a/jellyfin/.env.example +++ b/jellyfin/.env.example @@ -1,3 +1,3 @@ JELLYFIN_USER_UID= JELLYFIN_USER_GID= -MEDIA_DIR= \ No newline at end of file +MEDIA_LOCATION= \ No newline at end of file