From 78dba4c4c08b08d4cf1dae1f5da744858bcf0f02 Mon Sep 17 00:00:00 2001 From: Christian Schnegelberger Date: Fri, 22 Sep 2023 13:19:23 +0200 Subject: [PATCH] [ticket/17194] Move php in vagrant from folders to sites - master edition PHPBB3-17194 --- vagrant/bootstrap.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vagrant/bootstrap.yaml b/vagrant/bootstrap.yaml index 7deb4e70d7..0924206cd5 100644 --- a/vagrant/bootstrap.yaml +++ b/vagrant/bootstrap.yaml @@ -14,12 +14,11 @@ keys: folders: - map: "." to: "/home/vagrant/phpbb" - php: "8.1" - sites: - map: phpbb.app to: "/home/vagrant/phpbb/phpBB" type: apache + php: "8.1" # blackfire: # - id: foo