adding name
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
mysql:
|
||||
image: mysql:5.7
|
||||
restart: always
|
||||
container_name: mysql
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: 'test'
|
||||
# Where our data will be persisted
|
||||
|
||||
Reference in New Issue
Block a user