Setup genebean.me

This commit is contained in:
Gene Liverman 2025-10-29 23:11:27 -04:00
parent 9f4704c9b9
commit 0f90477654
5 changed files with 91 additions and 11 deletions

View file

@ -28,6 +28,8 @@
# Open ports in the firewall.
firewall.allowedTCPPorts = [
22 # ssh
80 # Nginx
443 # Nginx
];
# firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.