mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
7010448c34
* dev: initiate github import * dev: github importer all issues import * dev: github comments and links for the imported issues * dev: update controller to use logger and spread the resultData in getAllEntities * dev: removed console log * dev: update code structure and sync functions * dev: updated retry logic when exception * dev: add imported data as well * dev: update logger and repo fetch * dev: update jira integration to new structure * dev: update migrations * dev: update the reason field
8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
APP_ENV=local
|
|
SERVER_PORT=9000
|
|
DATABASE_URL=""
|
|
RABBITMQ_URL=""
|
|
SENTRY_DSN=""
|
|
GITHUB_APP_ID=""
|
|
GITHUB_APP_PRIVATE_KEY=""
|