Platforn 22.05 #67
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ let
|
||||||
proxy = tools.nginx.vhosts.proxy proxyTarget;
|
proxy = tools.nginx.vhosts.proxy proxyTarget;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
# n8n uses "Sustainable Use License"
|
||||||
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
reservePortsFor = [ "api" ];
|
reservePortsFor = [ "api" ];
|
||||||
|
|
||||||
services.n8n = {
|
services.n8n = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue