We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59e4ee9 + b802e6e commit d5eefeaCopy full SHA for d5eefea
README.md
@@ -27,7 +27,7 @@ The REPOS variable can also be updated to point to the Repos that you wish to mo
27
- 9171
28
image: infinityworks/github-exporter:latest
29
environment:
30
- - REPOS=freeCodeCamp/freeCodeCamp,docker/docker
+ - REPOS=freeCodeCamp/freeCodeCamp, docker/docker
31
- GITHUB_TOKEN=<GitHub API Token see README>
32
networks:
33
- back-tier
docker-compose.yml
@@ -52,7 +52,7 @@ services:
52
- 9171:9171
53
54
55
56
57
58
0 commit comments