From 74b1c3bd394a42e7d777e484ae710fb1bf1d0461 Mon Sep 17 00:00:00 2001 From: TheHumanRobot <75536101+TheHumanRobot@users.noreply.github.com> Date: Thu, 30 Dec 2021 10:03:05 -0500 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef19098..6e7c097 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,14 @@ docker pull thehumanrobot/rollarr:latest ### Setting Plex Preroll ~~You need to schedule a job for updating the preroll each day, week, or month depending how you want your pre-rolls updated. -You will now point this at the PrerollUpdate.py script~~ This no longer required for the docker container since I have written some code to ensure the pre-roll is synced ever 60s +You will now point this at the PrerollUpdate.py script~~ This is no longer required for the docker container since I have written some code to ensure the pre-roll is synced every 60s + +##### Docker Command +``` +docker run -v /data.json:/docker/configs/rollarr/data.json -p 3100:3100 rollarr +``` +/data.json can be changed to anywhere you want to store you data.json file +ex: /home/media/data.json:/docker/configs/rollarr/data.json ## Running For The First Time Connect to the IP of your docker system on port 3100