Update 'README.md'

This commit is contained in:
sam 2023-06-12 18:27:14 +00:00
parent a0a48849c3
commit 655e6c9026

View File

@ -11,7 +11,7 @@ Automatically grabs work links and creates a plain text file the urls.
1. Using portainer, create new image using github link choosing a unique name.
2. Create new container using image name you chose in step 1 as the image name.
3. Add volumes /path/to/folder:/config and /path/to/folder:/output to container
3a. /config is where config.ini will be stored
3b. /output is the where fanfiction_file from the AutomatedFanfic docker container should be
3. Add volumes /path/to/folder:/config and /path/to/folder:/output to container
3a. /config is where config.ini will be stored
3b. /output is the where fanfiction_file from the AutomatedFanfic docker container should be
4. Deploy and it should run every 30minutes.