Skip to content

Commit

Permalink
DB - Moved over to my own images for garie and ligthouse_ci for now
Browse files Browse the repository at this point in the history
  • Loading branch information
David Boyne authored and David Boyne committed May 15, 2018
1 parent 74315ef commit c8b0269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- lighthouse
links:
- lighthouse
image: garie
image: boyney123/garie
environment:
- LIGHTHOUSE_URL=http://lighthouse:8080
- PAGE_SPEED_INSIGHTS_KEY
Expand All @@ -29,7 +29,7 @@ services:
- "./grafana/provisioning:/etc/grafana/provisioning"
- "./grafana/dashboards:/var/lib/grafana/dashboards"
lighthouse:
image: lighthouse_ci:latest
image: boyney123/lighthouse_ci
container_name: lighthouse
ports:
- "4000:8080"
Expand Down

0 comments on commit c8b0269

Please sign in to comment.