修改composer

This commit is contained in:
wucongxing 2023-12-15 09:10:42 +08:00
parent 102ac6ee30
commit ed83d333dc
2 changed files with 2679 additions and 764 deletions

View File

@ -49,7 +49,7 @@ WORKDIR /opt/www
COPY . /opt/www
RUN composer clear-cache && composer install --no-dev -o && php bin/hyperf.php
RUN composer install --no-dev -o && php bin/hyperf.php
EXPOSE 9501

3441
composer.lock generated

File diff suppressed because it is too large Load Diff