From 0a0e111167f544b5ac660bc7629be9bb9b34b91f Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Fri, 29 May 2020 22:29:15 +0200 Subject: Serve mirror at unprivileged port 8080 --- install.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.conf') diff --git a/install.conf b/install.conf index bde6b40..a417f93 100644 --- a/install.conf +++ b/install.conf @@ -7,9 +7,9 @@ Setup a user = puffy Password for user = ************* What timezone are you in = UTC Location of sets = http -HTTP Server = 10.0.2.2 +HTTP Server = 10.0.2.1 Unable to connect using https. Use http instead = yes -URL to autopartitioning template for disklabel = http://10.0.2.2/disklabel +URL to autopartitioning template for disklabel = http://10.0.2.1/disklabel Set name(s) = site66.tgz Checksum test for site66.tgz failed. Continue anyway = yes Unverified sets: site66.tgz. Continue without verification = yes -- cgit v1.2.3