rm name
This commit is contained in:
parent
f21806c453
commit
5dbf6fae6a
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ services:
|
||||||
|
|
||||||
mysql-laravel:
|
mysql-laravel:
|
||||||
image: mysql:5.7
|
image: mysql:5.7
|
||||||
container_name: mysql
|
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "33061:3306"
|
- "33061:3306"
|
||||||
|
|
Reference in a new issue