Przeglądaj źródła

Removes ufw usage and firewall reconfiguration.

j8
turint 10 lat temu
rodzic
commit
71850ce7bc
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0
    3
      debian/postinst

+ 0
- 3
debian/postinst Wyświetl plik

@@ -21,9 +21,6 @@ set -e
21 21
 case "$1" in
22 22
     configure)
23 23
 
24
-        # firewall conf
25
-        ufw allow 80
26
-
27 24
         # nginx conf
28 25
         . /etc/default/jitsi-videobridge
29 26
         cp /usr/share/doc/jitsi-meet/jitsi-meet.example /etc/nginx/sites-available/$JVB_HOSTNAME.conf

Ładowanie…
Anuluj
Zapisz