Skip to content

Commit b33422c

Browse files
committed
Update README.md
Changed information about the included packages (PHP 8.0, no Redis and ElasticSearch).
1 parent 5efc84a commit b33422c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository provides a Vagrantfile for a consistent Linux-based web development environment designed for the use in web development classes at the [Upper Austria University of Applied Sciences (FH Oberösterreich), Hagenberg Campus](https://www.fh-ooe.at/en/hagenberg-campus/).
44

5-
The Vagrantfile works with our own [fhooe/fhooe-webdev box](https://app.vagrantup.com/fhooe/boxes/fhooe-webdev), which is based on Ubuntu 20.04 LTS and includes Apache2, PHP 7.4, MariaDB 10.5, Redis Server 5.0, Elasticsearch 7.6, as well as additional tools and scripts.
5+
The Vagrantfile works with our own [fhooe/fhooe-webdev box](https://app.vagrantup.com/fhooe/boxes/fhooe-webdev), which is based on Ubuntu 20.04 LTS and includes Apache2, PHP 8.0, MariaDB 10.5, as well as additional tools and scripts.
66

77
Not familiar with Vagrant or not sure, why to use it? Have a look at the [Introduction](https://www.vagrantup.com/intro/) first.
88

0 commit comments

Comments
 (0)