Remove fake_mail_output in favor of dev/data/mailhog

[MAILPOET-4069]
This commit is contained in:
Jan Jakes
2022-01-19 12:30:33 +01:00
committed by Veljko V
parent 1a7f6328dc
commit 409c940151
3 changed files with 1 additions and 3 deletions

View File

@ -18,7 +18,7 @@ cp -n mailpoet/.env.sample mailpoet/.env
# create Docker mount endpoints beforehand with current user (Docker would create them as root)
mkdir -p wordpress/wp-content/plugins/mailpoet
mkdir -p wordpress/wp-content/plugins/mailpoet-premium
mkdir -p fake_mail_output
mkdir -p dev/data/mailhog
for plugin in "mailpoet" "mailpoet-premium"; do
docker-compose run --rm wordpress /bin/sh -c "