basic installation
This commit is contained in:
parent
fe2d448945
commit
bcf39b4923
10
matrix.yml
10
matrix.yml
@ -408,11 +408,11 @@
|
||||
port: '3479'
|
||||
proto: udp
|
||||
|
||||
# - name: Port 8448 needen by matrix federation
|
||||
# community.general.ufw:
|
||||
# rule: allow
|
||||
# port: '8448'
|
||||
# proto: tcp
|
||||
- name: Port 8448 needed by matrix federation
|
||||
community.general.ufw:
|
||||
rule: allow
|
||||
port: '8448'
|
||||
proto: tcp
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user