Skip to content

Commit 466f5a2

Browse files
authored
Update docker-compose.yaml
1 parent e127608 commit 466f5a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ services:
4646
- MYSQL_ROOT_PASSWORD=password
4747
volumes:
4848
- ./mysql_data:/var/lib/mysql
49+
- "./db/:/docker-entrypoint-initdb.d/"
4950
ports:
5051
- "3306:3306"
5152
volumes:

0 commit comments

Comments
 (0)