Skip to content

Commit

Permalink
Adding a windows compose override
Browse files Browse the repository at this point in the history
  • Loading branch information
Lannro committed Apr 10, 2019
1 parent 63136a1 commit b54f33b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-compose.windows.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
version: '2'
services:
db:
command: mysqld --innodb-flush-method=littlesync

0 comments on commit b54f33b

Please sign in to comment.