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

Fix title

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. ...@@ -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 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
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment