fix: Just disable the firewall
This commit is contained in:
@@ -350,7 +350,7 @@ in
|
||||
|
||||
# Firewall configuration - open ports for USDA Vision services
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
allowedTCPPorts = [
|
||||
# Web services
|
||||
80 # HTTP
|
||||
|
||||
Reference in New Issue
Block a user