Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Commit

Permalink
Add colab container image to docker-compose
Browse files Browse the repository at this point in the history
Signed-off-by: Matheus Fernandes <[email protected]>
  • Loading branch information
msfernandes committed Nov 9, 2017
1 parent 766464e commit ba83234
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 @@ -29,7 +29,7 @@ services:
POSTGRES_DB: root

colab:
build: .
image: labhackercd/edemocracia-colab
command: ./start-colab.sh
environment:
DEBUG: 'True'
Expand Down

0 comments on commit ba83234

Please sign in to comment.