mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:01:55 +02:00
[ticket/17194] Move php in vagrant from folders to sites - master edition
PHPBB3-17194
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user