Files
framework/docker-compose.yml
T
2019-06-17 23:30:41 +00:00

7 lines
131 B
YAML

version: '3'
services:
php:
build: .docker
restart: always
volumes:
- .:/var/www/html/urfat