mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated docker-compose for tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user