Browse Source

doc: quick-install.md: link to english version of doc how to change hostname

j8
Ansgar Burchardt 5 years ago
parent
commit
5148c81dd8
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      doc/quick-install.md

+ 1
- 1
doc/quick-install.md View File

16
 
16
 
17
 ### Set up the Fully Qualified Domain Name (FQDN) (optional)
17
 ### Set up the Fully Qualified Domain Name (FQDN) (optional)
18
 
18
 
19
-If the machine used to host the Jitsi Meet instance has a FQDN (for example `meet.example.org`) already set up in DNS, `/etc/hostname` must contain this FQDN; if this is not the case yet, [change the hostname](https://wiki.debian.org/it/HowTo/ChangeHostname).
19
+If the machine used to host the Jitsi Meet instance has a FQDN (for example `meet.example.org`) already set up in DNS, `/etc/hostname` must contain this FQDN; if this is not the case yet, [change the hostname](https://wiki.debian.org/HowTo/ChangeHostname).
20
 
20
 
21
 Then add the same FQDN in the `/etc/hosts` file, associating it with the loopback address:
21
 Then add the same FQDN in the `/etc/hosts` file, associating it with the loopback address:
22
 
22
 

Loading…
Cancel
Save