X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mods%2Flocal.config.vagrant.php;h=16426f932deb6abcbc7a49e3a22b77d561ccea0f;hb=15fc205d04d18f08954c4db94e532a9bf559b8a7;hp=c35b1a33d1752d8df0b19be141748783058e3aa6;hpb=aa0b485f3dca72c5448076e913fa54d948cd7731;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', ], ];