Update develop.md for highlighted lines​ (#22290)

<!--Delete sections as needed -->

## Description
Update develop.md for highlighted lines​

<!-- Tell us what you did and why -->

## Related issues or tickets
N/A

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
@aevesdocker @sarahsanders-docker 

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
This commit is contained in:
happy2discover 2025-03-25 10:02:23 +08:00 committed by GitHub
parent 325b03fd85
commit 81fe132daa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ You can easily add services to your application stack by updating the `compose.y
Update your `compose.yaml` to add a new service for phpMyAdmin. For more details, see the [phpMyAdmin Official Docker Image](https://hub.docker.com/_/phpmyadmin). The following is the updated `compose.yaml` file.
```yaml {hl_lines="35-42"}
```yaml {hl_lines="42-49"}
services:
server:
build: