oskarb-patch-2 (#2)
Some checks failed
Deploy App / build-and-deploy (push) Failing after 2m5s
Some checks failed
Deploy App / build-and-deploy (push) Failing after 2m5s
Reviewed-on: #2
This commit is contained in:
@@ -65,6 +65,6 @@ RUN chown -R www-data:www-data storage bootstrap/cache
|
||||
FROM nginx:1.27-alpine AS nginx
|
||||
WORKDIR /var/www/html
|
||||
COPY --from=final /var/www/html/public ./public
|
||||
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY ./docker/nginx/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
CMD ["php-fpm"]
|
||||
|
||||
Reference in New Issue
Block a user