Files
soleprint/artery/veins/jira/.env.example
2025-12-31 08:34:18 -03:00

5 lines
121 B
Plaintext

JIRA_URL=https://yourcompany.atlassian.net
JIRA_EMAIL=your.email@company.com
JIRA_API_TOKEN=your_api_token
API_PORT=8001