Переглянути джерело

doc (quick install): Add the domain to /etc/hosts

master
raphj 5 роки тому
джерело
коміт
e6ade2cf84
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 6 додано та 0 видалено
  1. 6
    0
      doc/quick-install.md

+ 6
- 0
doc/quick-install.md Переглянути файл

@@ -14,6 +14,12 @@ b.) You only need to do this if you want to ___host your own Jitsi server___. If
14 14
 
15 15
 ## Basic Jitsi Meet install
16 16
 
17
+### Add the domain name to `/etc/hosts 
18
+
19
+Add the the domain used to host the Jitsi Meet instance in the `/etc/hosts` file :
20
+
21
+    127.0.0.1 meet.example.org
22
+
17 23
 ### Add the repository
18 24
 ```sh
19 25
 echo 'deb https://download.jitsi.org stable/' >> /etc/apt/sources.list.d/jitsi-stable.list

Завантаження…
Відмінити
Зберегти