From 009a8205a6f8af1b22b3d9986dc56726751382ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Thu, 21 Nov 2019 08:51:06 +0100 Subject: [PATCH] Updated README with the new defautl email address of the first created admin --- vagrant/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/README.rst b/vagrant/README.rst index 7b41195..f738329 100644 --- a/vagrant/README.rst +++ b/vagrant/README.rst @@ -31,7 +31,7 @@ MONARC will be automatically deployed in an Ubuntu Artful Server. Once the VM will be configured by Vagrant, go to the address http://127.0.0.1:5000. -The username is *admin@admin.test* and the password is *admin*. +The username is *admin@admin.localhost* and the password is *admin*. You can now edit the source code with your favorite editor and test it in your browser. The only thing is to not forget to restart Apache in the VM after a