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

Commit

Permalink
wait before starting up the API
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibautGery committed Aug 9, 2016
1 parent 2e7d1bb commit cb42a8b
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 @@ -53,5 +53,6 @@ services:
- couchbase
hostname: api.med
container_name: api.med
command: bash -c "sleep 40 && npm start"
ports:
- 3004:3004

0 comments on commit cb42a8b

Please sign in to comment.