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

Fix title


Signed-off-by: default avatarAdam Harrison-Fuller <adam@adamhf.io>
parent f703f832
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ issues in the projects you specify in the config file.
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
docker-compose up
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment