Changelog

This commit is contained in:
Lucas Bustamante 2022-04-01 17:00:18 +01:00
parent 20be0bc3e6
commit 3253b1222f
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
## Fixed
- Removed the restart policy from e2e containers
- Makes sure that the php containers are only spun up when the db containers is healthy and ready to accept connections
- Wait for WordPress itself to be "healthy and ready" when running `pnpm docker:up`
## Changed
- Updated `resolveSingleE2EPath`