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