From 57d295e882bd27fe83e36d1bfea78a5d6e4c5a2f Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Mon, 28 Jun 2021 14:51:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee1ab46..85b23d6 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ yarn (or npm install) yarn run prod yarn run start ``` -_Fredy_ will start with the default port, set to `9998`. You can access _Fredy_ by opening a browser `http://localhost:9998`. The default login is `admin` for username and password. (You should change the password asap when you plan to run Fredy on your server.) +_Fredy_ will start with the default port, set to `9998`. You can access _Fredy_ by opening a browser `http://localhost:9998`. The default login is `admin` both for username and password. (You should change the password asap when you plan to run Fredy on your server.)

Job Configuration