mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17194] Move php version in vagrant from folders to sites
PHPBB3-17194
This commit is contained in:
parent
bdbbc63b9c
commit
aba7f4a9e6
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue