🐛 forgejo ssh port should be public available
This commit is contained in:
parent
94759e4a67
commit
b20dff2899
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ in
|
|||
};
|
||||
healthchecks.closed.public.ports.forgejo = [
|
||||
mysqlPort
|
||||
sshPort
|
||||
forgejoPort
|
||||
];
|
||||
networking.firewall.allowedTCPPorts = [ sshPort ];
|
||||
|
|
Loading…
Reference in a new issue