Fix caching problem
[MAILPOET-997]
This commit is contained in:
@@ -22,6 +22,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- wp-core:/var/www/html
|
- wp-core:/var/www/html
|
||||||
- ./:/var/www/html/wp-content/plugins/mailpoet
|
- ./:/var/www/html/wp-content/plugins/mailpoet
|
||||||
|
- /tmp:/var/www/html/wp-content/uploads/mailpoet/cache
|
||||||
ports:
|
ports:
|
||||||
- 8080:80
|
- 8080:80
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user