This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
mirrors
/
docker-magento
cermin dari
https://github.com/markshust/docker-magento
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Add new new cli to connect to the mysql system
- call mysql via the bin/cli command
David Manners
5 tahun lalu
induk
567fa7b3cc
melakukan
9210f61bb1
1 mengubah file
dengan
2 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
2
0
compose/bin/mysql
+ 2
- 0
compose/bin/mysql
Tampilan Berkas
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli mysql -hdb -umagento -pmagento magento