From d5e342db3ae7b7edec6c5df6c248f3e06091b610 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Sun, 19 Jun 2016 09:40:51 -0700 Subject: [ticket/14547] Fix Docs and increase PHP memory limit PHPBB3-14547 --- phpBB/docs/vagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB') diff --git a/phpBB/docs/vagrant.md b/phpBB/docs/vagrant.md index 4a14045d30..ac318270c1 100644 --- a/phpBB/docs/vagrant.md +++ b/phpBB/docs/vagrant.md @@ -14,7 +14,7 @@ phpBB uses the [Laravel/Homestead](https://laravel.com/docs/5.1/homestead) Vagra $ vagrant up ``` -* Access phpBB at `http://192.168.33.10/` +* Access phpBB at `http://192.168.10.10/` * Username: **admin** * Password: **adminadmin** -- cgit v1.2.1