typo
This commit is contained in:
parent
ed796a19fe
commit
2fe3646a70
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ in
|
||||||
|
|
||||||
n8n.proxy = {
|
n8n.proxy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
domain = p.domain.public;
|
domain = p.domains.public;
|
||||||
host = p.hosts.n8n;
|
host = p.hosts.n8n;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue