Skip to content

Commit 1f47e77

Browse files
committed
Show app configure log
1 parent 732543e commit 1f47e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/PHP/spiral/spiral.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN composer install --optimize-autoloader --classmap-authoritative --no-dev --q
2222

2323
# pre-configure
2424
RUN ./vendor/bin/rr get-binary > /dev/null 2>&1
25-
RUN php app.php configure > /dev/null 2>&1
25+
RUN php app.php configure
2626

2727
EXPOSE 8080
2828

0 commit comments

Comments
 (0)