1
0
Fork 0
mirror of synced 2024-06-25 17:50:38 +12:00

Updated docker-compose for tests

This commit is contained in:
eldadfux 2019-09-14 09:27:54 +03:00
parent 92bb510035
commit 599ccf7e7f

View file

@ -35,6 +35,7 @@ services:
- ./storage/db:/var/lib/mysql:rw
ports:
- 3306:3306/tcp
command: mysqld --innodb-flush-method=fsync
smtp:
image: appwrite/smtp:1.0.0