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