mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17194] Move php in vagrant from folders to sites - master edition
PHPBB3-17194
This commit is contained in:
parent
276df0a1e4
commit
78dba4c4c0
1 changed files with 1 additions and 2 deletions
|
@ -14,12 +14,11 @@ keys:
|
||||||
folders:
|
folders:
|
||||||
- map: "."
|
- map: "."
|
||||||
to: "/home/vagrant/phpbb"
|
to: "/home/vagrant/phpbb"
|
||||||
php: "8.1"
|
|
||||||
|
|
||||||
sites:
|
sites:
|
||||||
- map: phpbb.app
|
- map: phpbb.app
|
||||||
to: "/home/vagrant/phpbb/phpBB"
|
to: "/home/vagrant/phpbb/phpBB"
|
||||||
type: apache
|
type: apache
|
||||||
|
php: "8.1"
|
||||||
|
|
||||||
# blackfire:
|
# blackfire:
|
||||||
# - id: foo
|
# - id: foo
|
||||||
|
|
Loading…
Add table
Reference in a new issue