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 aef95d3 commit b5ea564Copy full SHA for b5ea564
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.8'
2
3
services:
4
php:
5
- image: webdevops/php-apache:8.0-alpine
+ image: webdevops/php-apache:8.0
6
container_name: microsite-boilerplate
7
volumes:
8
- .:/var/www/html/
0 commit comments