fix: YML
parent
3fb08bd38f
commit
64e5e1a92f
|
@ -5,4 +5,6 @@ FROM gong921123/debian-nginx-php114-74:latest
|
|||
# test
|
||||
COPY . /var/www
|
||||
|
||||
ENTRYPOINT ["php", "/var/www/bin/hyperf.php", "start"]
|
||||
WORKDIR /var/www
|
||||
|
||||
CMD ["php", "/var/www/bin/hyperf.php", "start"]
|
||||
|
|
Loading…
Reference in New Issue