Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Commit

Permalink
Add image on docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
parisk committed Dec 29, 2017
1 parent 98c0953 commit 7f3745a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: "3"

services:
web:
image: sourcelair/ceryx-web:latest
build: .
environment:
CERYX_API_HOST: ${CERYX_API_HOST}
Expand Down

0 comments on commit 7f3745a

Please sign in to comment.