From 3d2036f7721e14e5f3cc21637592e3500af7023a Mon Sep 17 00:00:00 2001 From: startdata Date: Wed, 18 Feb 2026 17:41:07 +0000 Subject: [PATCH] Atualizar .env.example --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index a2ee60d..d35b5cb 100644 --- a/.env.example +++ b/.env.example @@ -1,9 +1,9 @@ # Server -JIRA_URL=https://gojira.tsacorp.com +JIRA_URL=https://gojira.yourcompany.com JIRA_TOKEN=your_jira_token JIRA_WEBHOOK_SECRET=random_secret_for_webhook_validation -BITBUCKET_URL=https://bitbucket.tsacorp.com +BITBUCKET_URL=https://bitbucket.yourcompany.com BITBUCKET_TOKEN=your_bitbucket_token # LLM (Production - Azure OpenAI)