static ips

This commit is contained in:
2026-02-03 00:59:13 -06:00
parent d4e2841833
commit f3d0db4a63
8 changed files with 25 additions and 0 deletions

View File

@@ -47,6 +47,10 @@ in {
ports = [
];
extraOptions = [
"--ip=192.168.101.2"
];
volumes = [
"vol_n8n:/etc/n8n"