Commit 52b1f436 authored by Cameron Carney's avatar Cameron Carney

Added restart policy to cache

parent 1ceb564c
...@@ -9,6 +9,7 @@ services: ...@@ -9,6 +9,7 @@ services:
## ##
cache: cache:
image: memcached:1.4-alpine image: memcached:1.4-alpine
restart: always
## ##
# The main service. # The main service.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment