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
No related merge requests found
...@@ -69,6 +69,7 @@ issues in the projects you specify in the config file. ...@@ -69,6 +69,7 @@ issues in the projects you specify in the config file.
```bash ```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 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 ####Via docker-compose
```bash ```bash
docker-compose up docker-compose up
......
interval: 300 interval: 30
feeds: feeds:
- id: bbc_world - id: bbc_world
feed_url: http://feeds.bbci.co.uk/news/england/rss.xml 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