generated from Templates/Docker_Image
feat(ai-software-factory): add n8n setup agent and enhance orchestration refs NOISSUE
This commit is contained in:
@@ -27,6 +27,9 @@ class Settings(BaseSettings):
|
||||
|
||||
# n8n settings
|
||||
N8N_WEBHOOK_URL: str = ""
|
||||
N8N_API_URL: str = ""
|
||||
N8N_USER: str = ""
|
||||
N8N_PASSWORD: str = ""
|
||||
|
||||
# Telegram settings
|
||||
TELEGRAM_BOT_TOKEN: str = ""
|
||||
|
||||
Reference in New Issue
Block a user