Skip to content

Commit cfb717e

Browse files
committed
remove duplicate ports added in merge from master
1 parent 59e4968 commit cfb717e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ services:
77
ports:
88
- "3306:3306"
99
restart: always
10-
ports:
11-
- "3306:3306"
1210
environment:
1311
MYSQL_DATABASE: wordpress
1412
MYSQL_USER: wordpress

0 commit comments

Comments
 (0)