Files
ai-sample/config.example.json
rkmpa 20acd6d77a Init with working version
Basic demo for Tally X AutoIxpert integration to showcase setup in
Go due to impossibility of open-sourcing n8n setup.
2026-03-14 22:45:37 +01:00

7 lines
148 B
JSON

{
"api_key": "autoIxpert-key",
"port": ":9080",
"api_base": "https://app.autoixpert.de/externalApi/v1",
"secret_key": "autoIxpert-secret"
}