Skip to content

Commit

Permalink
Merge pull request #1566 from xwp/tooling/docker-ports
Browse files Browse the repository at this point in the history
remove duplicate ports added in merge from master
  • Loading branch information
tharsheblows committed Aug 22, 2024
2 parents 59e4968 + cfb717e commit 839f71d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ services:
ports:
- "3306:3306"
restart: always
ports:
- "3306:3306"
environment:
MYSQL_DATABASE: wordpress
MYSQL_USER: wordpress
Expand Down

0 comments on commit 839f71d

Please sign in to comment.