Skip to content

Commit

Permalink
fix docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed May 7, 2019
1 parent 750022b commit a57710f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ services:
depends_on:
elasticsearch:
condition: service_healthy
memcached:
image: memcached:1.4.31
networks:
- public
mysql:
command: --max_allowed_packet=50000000
environment:
Expand Down

0 comments on commit a57710f

Please sign in to comment.