We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3725ad4 commit ec3ebb9Copy full SHA for ec3ebb9
1 file changed
docker-compose.yml
@@ -104,8 +104,6 @@ services:
104
build: ./mysql
105
volumes_from:
106
- volumes_data
107
- ports:
108
- - "3306:3306"
109
environment:
110
MYSQL_DATABASE: homestead
111
MYSQL_USER: homestead
@@ -131,8 +129,6 @@ services:
131
129
build: ./mariadb
132
130
133
134
135
136
137
138
0 commit comments