just compose update

This commit is contained in:
ivan_chuvakhin 2021-06-29 21:08:36 +03:00
parent e7c879ed3a
commit 1f85d31bc4

View file

@ -1,4 +1,6 @@
mysql:
version: '2'
services:
mysql:
image: mysql:5.7
ports:
- "3306:3306"