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 dcc8ffa commit 3c5334bCopy full SHA for 3c5334b
docker-compose.yml
@@ -2,6 +2,6 @@ version: '3'
2
3
services:
4
app:
5
- image: pnlinh/php:80
+ image: pnlinh/laravel:php8.0
6
volumes:
7
- ./:/var/www/html
0 commit comments