Remove cache from local.yml
This commit is contained in:
parent
6a6260c183
commit
d80ed6a015
@ -4,7 +4,6 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
links:
|
links:
|
||||||
- db:db
|
- db:db
|
||||||
- cache:cache
|
|
||||||
- mailhog:mail
|
- mailhog:mail
|
||||||
volumes:
|
volumes:
|
||||||
- .containers/map/static:/app/static
|
- .containers/map/static:/app/static
|
||||||
@ -34,9 +33,6 @@ services:
|
|||||||
- 1025:1025
|
- 1025:1025
|
||||||
- 8025:8025
|
- 8025:8025
|
||||||
|
|
||||||
cache:
|
|
||||||
image: memcached:1.4
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
weblate-data:
|
weblate-data:
|
||||||
postgres-data-volume:
|
postgres-data-volume:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user