Fix caching problem
[MAILPOET-997]
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user