Skip to content

Commit

Permalink
fixup! Add helper packages artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Oct 10, 2023
1 parent bbdac1f commit 5cfa7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/generate-config.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
- ./nginx/nginx.conf:/etc/nginx/nginx.conf:ro
- ./nginx/conf.d/:/etc/nginx/conf.d/:ro
- /srv/buildbot/packages:/srv/buildbot/packages:ro
- /srv/buildbot/helper_packages:/srv/buildbot/helper_packages:ro
- /srv/buildbot/helper_files:/srv/buildbot/helper_files:ro
ports:
- "127.0.0.1:8080:80"
networks:
Expand Down

0 comments on commit 5cfa7d3

Please sign in to comment.