Skip to content
Snippets Groups Projects
Commit 91bbe2e1 authored by Adam Harrison-Fuller's avatar Adam Harrison-Fuller
Browse files

Fix README heading formatting

parent b4d36feb
No related branches found
No related tags found
Loading
......@@ -69,6 +69,7 @@ issues in the projects you specify in the config file.
```bash
docker run -e GITLAB_API_TOKEN=<INSERT_TOKEN> -e DATA_DIR=/data -e CONFIG_DIR=/app -v REDIS_URL=<REDIS_URL> -v REDIS_PASSWORD=<REDIS_PASSWORD> -v <PATH_TO_CONFIG_DIR>/config adamhf/rss-sync:latest
```
####Via docker-compose
```bash
docker-compose up
......
interval: 300
interval: 30
feeds:
- id: bbc_world
feed_url: http://feeds.bbci.co.uk/news/england/rss.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment