From e3d22d4e75985826a34aa76eb435bd3d8b8bd90e Mon Sep 17 00:00:00 2001 From: DeathByDenim Date: Mon, 14 Feb 2022 19:16:09 -0500 Subject: [PATCH] Update documentation with new options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a785c..9cbe4be 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,6 @@ It is based on https://git.libregaming.org/c/onFOSS-LAN-Serverconfiguration The main script is `deploy.sh`. You only need to give if your domain name ``` -DOMAINNAME=play.jarno.ca ./deploy.sh +DOMAINNAME=play.jarno.ca HOSTEDBYNAME=DeathByDenim ./deploy.sh ``` This will download all the game servers, install them, configure them, and start them up. It also retrieves a certificate for Let's Encrypt for the web interface.