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)