This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
docker-magento
mirror of
https://github.com/markshust/docker-magento
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Add new new cli to connect to the mysql system
- call mysql via the bin/cli command
David Manners
5 năm trước cách đây
mục cha
567fa7b3cc
commit
9210f61bb1
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
compose/bin/mysql
+ 2
- 0
compose/bin/mysql
Xem Tập Tin
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli mysql -hdb -umagento -pmagento magento