Skip to content

Commit

Permalink
Trying out :cached speed improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
reinout committed Feb 5, 2018
1 parent f416bd6 commit d9128c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ services:
ports:
- "5000:5000"
volumes:
- .:/code
- .:/code:cached
links:
- memcache

0 comments on commit d9128c4

Please sign in to comment.