version: '3' services: app: build: app volumes: - ./app/www:/var/www/html waf: build: waf ports: - "80:80"