Skip to content

Commit cdb3551

Browse files
committed
chore: adjust Docker Compose configuration
1 parent 3809a62 commit cdb3551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ services:
4747
#
4848
# phpmyadmin:
4949
# depends_on:
50-
# - 'mysql'
50+
# - 'db'
5151
# image: phpmyadmin/phpmyadmin
5252
# restart: always
5353
# ports:

0 commit comments

Comments
 (0)