X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mods%2Flocal.config.vagrant.php;h=16426f932deb6abcbc7a49e3a22b77d561ccea0f;hb=2c4b57ef5000c21d18b34897ab1d6c10a4fc28b6;hp=c35b1a33d1752d8df0b19be141748783058e3aa6;hpb=34748e8ffd6f2138556ea0df93d02231a8cdf4fa;p=friendica.git diff --git a/mods/local.config.vagrant.php b/mods/local.config.vagrant.php index c35b1a33d1..16426f932d 100644 --- a/mods/local.config.vagrant.php +++ b/mods/local.config.vagrant.php @@ -38,5 +38,6 @@ return [ 'default_timezone' => 'UTC', 'language' => 'en', 'basepath' => '/vagrant', + 'url' => 'https://192.168.56.10', ], ];