From aba7f4a9e6d713e9f0c6081648c07ffd569d1939 Mon Sep 17 00:00:00 2001 From: Christian Schnegelberger Date: Fri, 22 Sep 2023 13:17:22 +0200 Subject: [PATCH] [ticket/17194] Move php version in vagrant from folders to sites PHPBB3-17194 --- vagrant/bootstrap.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vagrant/bootstrap.yaml b/vagrant/bootstrap.yaml index 0877c506aa..02cf908692 100644 --- a/vagrant/bootstrap.yaml +++ b/vagrant/bootstrap.yaml @@ -14,12 +14,11 @@ keys: folders: - map: "." to: "/home/vagrant/phpbb" - php: "7.2" - sites: - map: phpbb.app to: "/home/vagrant/phpbb/phpBB" type: apache + php: "7.2" databases: - phpbb