4
This commit is contained in:
parent
a0d9f27866
commit
9802a8eaf0
@ -48,7 +48,7 @@ WORKDIR /opt/www
|
|||||||
# RUN composer install --no-dev --no-scripts
|
# RUN composer install --no-dev --no-scripts
|
||||||
|
|
||||||
COPY . /opt/www
|
COPY . /opt/www
|
||||||
COPY /data/www/cret/wechat/pay/1636644248/ extend/Wechat/certs/1636644248/
|
ADD /data/www/cret/wechat/pay/1636644248/ extend/Wechat/certs/1636644248/
|
||||||
RUN composer install --no-dev -o && php bin/hyperf.php
|
RUN composer install --no-dev -o && php bin/hyperf.php
|
||||||
|
|
||||||
EXPOSE 9501
|
EXPOSE 9501
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user