Skip to content
Snippets Groups Projects
Unverified Commit ef2d9bb9 authored by adamhf's avatar adamhf Committed by GitHub
Browse files

Update README.md

Updating readme
parent cb0129cf
Branches
Tags
No related merge requests found
......@@ -68,7 +68,7 @@ issues in the projects you specify in the config file.
#### Via Docker
```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 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment