1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-17 06:04:10 +02:00

Merge pull request #6536 from Crizz0/ticket/17194

[ticket/17194] Move php version in vagrant from folders to sites
This commit is contained in:
Marc Alexander
2023-09-22 15:11:42 +02:00

View File

@@ -14,12 +14,11 @@ keys:
folders: folders:
- map: "." - map: "."
to: "/home/vagrant/phpbb" to: "/home/vagrant/phpbb"
php: "7.2"
sites: sites:
- map: phpbb.app - map: phpbb.app
to: "/home/vagrant/phpbb/phpBB" to: "/home/vagrant/phpbb/phpBB"
type: apache type: apache
php: "7.2"
databases: databases:
- phpbb - phpbb