From 1006f2bac997738c3930abee932665436c929288 Mon Sep 17 00:00:00 2001 From: Bolke de Bruin <bolke@xs4all.nl> Date: Mon, 18 Mar 2024 12:08:58 +0100 Subject: [PATCH] Further details --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3310b09..65552d8 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,9 @@ docker-compose build docker-compose up ``` -You can then connect to the gateway at `https://localhost:9443/connect` which will start the authentication flow. +You can then connect to the gateway at `https://localhost:9443/connect` which will start the authentication flow. You +can login with 'admin/admin'. The RDP file will download and you can open it with a remote desktop client. Also +for logging in 'admin/admin' will work. ## Use Point your browser to `https://your-gateway/connect`. After authentication -- GitLab