Skip to content

Commit

Permalink
fix: reset plugin mount folder
Browse files Browse the repository at this point in the history
ref: c8e0ea8 this commit was cause of issue
  • Loading branch information
ravinderk committed Dec 13, 2018
1 parent 7cdfa72 commit d836b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
wordpress:
image: conetix/wordpress-with-wp-cli
volumes:
- ./:/var/www/html/wp-content/plugins/give
- ~/wordpress_data:/var/www/html/wp-content/plugins/give
depends_on:
- db
ports:
Expand Down

0 comments on commit d836b62

Please sign in to comment.