We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcfb50d commit f3f4fcfCopy full SHA for f3f4fcf
docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
- mysql
22
23
mysql:
24
- container_name: ensconce-mysql
+ container_name: mysql
25
image: mysql:5.7.25
26
restart: always
27
volumes:
0 commit comments