tweaked the firewall for forgejo
This commit is contained in:
parent
f3e9bac4d3
commit
51a8a70918
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
allowedUDPPorts = [
|
||||
# 53 # pihole
|
||||
# 5894 # couchdb
|
||||
222 # forgejo ssh. for the handshake i think
|
||||
];
|
||||
allowedTCPPorts = [
|
||||
222 # forgejo ssh
|
||||
|
|
Loading…
Reference in a new issue