mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-15 21:24:03 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user