We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da06669 commit 30c6faeCopy full SHA for 30c6fae
docker-entrypoint.sh
@@ -112,4 +112,5 @@ echo "Clearing caches..."
112
php artisan cache:clear
113
php artisan view:clear
114
115
+trap "echo Catching SIGWINCH apache error and perventing it." SIGWINCH
116
exec apache2-foreground
0 commit comments