Skip to content

Commit

Permalink
Fig 'restart: always'
Browse files Browse the repository at this point in the history
  • Loading branch information
bencevans committed Dec 15, 2014
1 parent 611e279 commit 865b2ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fig.yml
Expand Up @@ -4,5 +4,7 @@ web:
- mongo
ports:
- "3800:3800"
restart: always
mongo:
image: mongo:2.7.5
image: mongo:2.7.5
restart: always

0 comments on commit 865b2ae

Please sign in to comment.