🐛 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 = [
|
healthchecks.closed.public.ports.forgejo = [
|
||||||
mysqlPort
|
mysqlPort
|
||||||
sshPort
|
|
||||||
forgejoPort
|
forgejoPort
|
||||||
];
|
];
|
||||||
networking.firewall.allowedTCPPorts = [ sshPort ];
|
networking.firewall.allowedTCPPorts = [ sshPort ];
|
||||||
|
|
Loading…
Reference in a new issue