update
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
63edc377ca
commit
d47ef796b8
@ -1,3 +1,3 @@
|
|||||||
FROM php:8.0.6-fpm-alpine3.13
|
FROM php:8.0.6-fpm-alpine3.13
|
||||||
COPY . /var/www/html
|
COPY . /var/www/html
|
||||||
ENTRYPOINT [ "php","artisan", "serve", "--host 0.0.0.0" ]
|
ENTRYPOINT ["php","artisan", "serve"]
|
||||||
|
Loading…
Reference in new issue