Increase max request time
This commit is contained in:
@@ -24,6 +24,8 @@ RUN npm run build
|
|||||||
# Final PHP image
|
# Final PHP image
|
||||||
FROM dunglas/frankenphp:1.12.2-php8.3-alpine AS final
|
FROM dunglas/frankenphp:1.12.2-php8.3-alpine AS final
|
||||||
|
|
||||||
|
COPY docker/php.ini-production "$PHP_INI_DIR/php.ini"
|
||||||
|
|
||||||
# Install system dependencies
|
# Install system dependencies
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
bash \
|
bash \
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user