stanley-king 3 năm trước cách đây
mục cha
commit
4f43774675
1 tập tin đã thay đổi với 2 bổ sung3 xóa
  1. 2 3
      docker/compose/xyz/conf/php/vender-init

+ 2 - 3
docker/compose/xyz/conf/php/vender-init

@@ -1,4 +1,3 @@
 #!/bin/sh
-#cd /var/www/html
-echo 'hello world'
-#composer require phpoffice/phpspreadsheet
+cd /var/www/html
+composer require phpoffice/phpspreadsheet