From 34e61491b07d9b873269a851379b5aa6d0ad0b97 Mon Sep 17 00:00:00 2001 From: Lars Karlitski Date: Tue, 20 Oct 2020 12:11:53 +0200 Subject: [PATCH] HACKING.md: improve link --- HACKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.md b/HACKING.md index 9668e90d2..eaaa27b27 100644 --- a/HACKING.md +++ b/HACKING.md @@ -31,7 +31,7 @@ mimick what is run on *osbuild-composer*'s continuous integration infrastructure, i.e., installing `osbuild-composer-tests` and starting the service. -The virtual machine uses qemu's user mode networking [1], forwarding port 22 to +The virtual machine uses qemu's [user networking][1], forwarding port 22 to the host's 2222 and 443 to 4430. You can log into the running machine with ssh admin@localhost -p 2222