scripts icon indicating copy to clipboard operation
scripts copied to clipboard

Use environment variable to determine hostname

Open ThisIsTenou opened this issue 5 years ago • 0 comments

Since the hostname might not be noted inside the currently used /etc/hostname file (for whatever reason), the designated environment variable should be used for determining the system's hostname instead. Otherwise, the apache config will contain a wrong or even empty ServerName, causing the setup to fail.

ThisIsTenou avatar Jan 04 '21 18:01 ThisIsTenou