Skip to content

Commit

Permalink
Add a line break
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Dec 20, 2024
1 parent 78f7827 commit c092597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/env/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,7 @@ You can tell `wp-env` to use a custom port number so that your instance does not
```

These can also be set via environment variables:

- `WP_ENV_PORT` to override the development environment's web server's port.
- `WP_ENV_TESTS_PORT` to override the testing environment's web server's port.
- phpMyAdmin is not enabled by default, but its port can also be overridden for the development and testing environments via `WP_ENV_PHPMYADMIN_PORT` and `WP_ENV_TESTS_PHPMYADMIN_PORT`, respectively.
Expand Down

0 comments on commit c092597

Please sign in to comment.