first commit

This commit is contained in:
V.Bolshakov
2026-05-04 16:54:53 +07:00
commit 49b389ed53
20 changed files with 4977 additions and 0 deletions
View File
@@ -0,0 +1,16 @@
{
"updatedAt": "2026-04-11T02:55:18.014Z",
"createdAt": "2026-04-11T02:53:24.209Z",
"id": "VcZvOMLi8tCfxhei",
"name": "Header n8n local",
"data": {
"name": "X-N8N-API-KEY",
"value": ""
},
"type": "httpHeaderAuth",
"isManaged": false,
"isGlobal": false,
"isResolvable": false,
"resolvableAllowFallback": false,
"resolverId": null
}
+16
View File
@@ -0,0 +1,16 @@
{
"updatedAt": "2026-04-10T14:06:12.051Z",
"createdAt": "2026-04-10T13:58:36.675Z",
"id": "aLPzwPxLHLLpPJIw",
"name": "n8n local",
"data": {
"apiKey": "",
"baseUrl": "http://n8n:5678/api/v1"
},
"type": "n8nApi",
"isManaged": false,
"isGlobal": false,
"isResolvable": false,
"resolvableAllowFallback": false,
"resolverId": null
}