Fix caching problem

[MAILPOET-997]
This commit is contained in:
Pavel Dohnal
2017-07-20 11:19:18 +01:00
parent d844b7e47f
commit ad1f6e2a8e

View File

@@ -22,6 +22,7 @@ services:
volumes:
- wp-core:/var/www/html
- ./:/var/www/html/wp-content/plugins/mailpoet
- /tmp:/var/www/html/wp-content/uploads/mailpoet/cache
ports:
- 8080:80
environment: