Procházet zdrojové kódy

bind to outer world

pull/3257/head
Yan Minagawa před 2 roky
rodič
revize
0c18342018
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      roles/custom/matrix-bridge-appservice-polychat/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-appservice-polychat/defaults/main.yml Zobrazit soubor

@@ -39,7 +39,7 @@ matrix_appservice_polychat_sender_localpart: 'polychat'

# Controls the polychat_PORT and MATRIX_PORT of the installation
matrix_appservice_polychat_appservice_port: 9998
matrix_appservice_polychat_appservice_bind_address: "127.0.0.1"
matrix_appservice_polychat_appservice_bind_address: "0.0.0.0"
matrix_appservice_polychat_api_port: 9999
matrix_appservice_polychat_api_bind_address: "0.0.0.0"



Načítá se…
Zrušit
Uložit