Remove cache from local.yml

This commit is contained in:
Anna Sidwell 2018-03-27 15:09:40 +11:00
parent 6a6260c183
commit d80ed6a015

View File

@ -4,7 +4,6 @@ services:
build: .
links:
- db:db
- cache:cache
- mailhog:mail
volumes:
- .containers/map/static:/app/static
@ -34,9 +33,6 @@ services:
- 1025:1025
- 8025:8025
cache:
image: memcached:1.4
volumes:
weblate-data:
postgres-data-volume: