Formatting
This commit is contained in:
parent
b6b2774414
commit
ce9f9d17cb
2 changed files with 6 additions and 1 deletions
|
|
@ -62,7 +62,8 @@ in
|
|||
GENERIC_TIMEZONE = "Europe/Rome";
|
||||
N8N_PROTOCOL = "https";
|
||||
WEBHOOK_URL = "https://${cfg.proxy.subdomain}.${cfg.proxy.domain}/";
|
||||
} // cfg.environment;
|
||||
}
|
||||
// cfg.environment;
|
||||
};
|
||||
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue