summaryrefslogtreecommitdiff
path: root/vendor/thecodingmachine/safe/docker-compose.yml
blob: c4a24c466d8a2102de295fdfaafb9e64d323b6ea (plain)
1
2
3
4
5
6
7
version: '3.7'
services:

  app:
    image: thecodingmachine/php:8.1-v4-apache
    volumes:
      - ./:/var/www/html