port issue
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
|
||||
config = {
|
||||
homeassistant.unit_system = "us_customary";
|
||||
http.server_port = 80;
|
||||
};
|
||||
|
||||
configWritable = true;
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
services.n8n = {
|
||||
enable = true;
|
||||
|
||||
openFirewall = true;
|
||||
#openFirewall = true;
|
||||
|
||||
settings = {
|
||||
|
||||
@@ -43,8 +43,6 @@
|
||||
N8N_DIAGNOSTICS_CONFIG_BACKEND = "";
|
||||
|
||||
N8N_SECURE_COOKIE = "false";
|
||||
|
||||
N8N_PORT = "80";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user