Skip to content

Commit

Permalink
fix docker-compose org
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-arts committed Jul 6, 2018
1 parent e2ad6e7 commit 8647993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
services:
app:
entrypoint: [bin/start]
image: joshblind/greenlight:v2
image: bigbluebutton/greenlight:v2
container_name: greenlight-v2
env_file: env
restart: unless-stopped
Expand Down

0 comments on commit 8647993

Please sign in to comment.