Update documentation with new options

This commit is contained in:
DeathByDenim 2022-02-14 19:16:09 -05:00
parent 2aadaf68b3
commit e3d22d4e75
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 1 additions and 1 deletions

View File

@ -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.