adding name

This commit is contained in:
talksik
2023-08-18 14:42:25 -07:00
parent f27384782c
commit 6704462e1f
+1
View File
@@ -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