decentralize
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
};
|
||||
|
||||
config = lib.mkIf config.sysconfig.opts.virtualization.n8n.enable {
|
||||
|
||||
networking.hosts."192.168.100.21" = [ "n8n.local" ];
|
||||
|
||||
containers.n8n = {
|
||||
|
||||
@@ -41,6 +43,8 @@
|
||||
N8N_DIAGNOSTICS_CONFIG_BACKEND = "";
|
||||
|
||||
N8N_SECURE_COOKIE = "false";
|
||||
|
||||
N8N_PORT = 80;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user