We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5dc71 commit cae21bdCopy full SHA for cae21bd
docker/docker-compose.yaml
@@ -15,8 +15,6 @@ services:
15
- MYSQL_USER=test
16
- MYSQL_PASSWORD=test
17
- MYSQL_DATABASE=test
18
- ports:
19
- - '3306:3306'
20
volumes:
21
- ./categories.mysql.sql:/docker-entrypoint-initdb.d/categories.sql
22
healthcheck:
0 commit comments