https://github.com/devtron-labs/notifier
https://github.com/devtron-labs/notifier
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devtron-labs/notifier
- Owner: devtron-labs
- Created: 2020-10-29T03:43:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T10:35:05.000Z (about 1 year ago)
- Last Synced: 2025-06-19T11:29:39.528Z (about 1 year ago)
- Language: TypeScript
- Size: 820 KB
- Stars: 0
- Watchers: 2
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Environment variable Configurations
#### PG config
variable Name|Default Value|Description
-------------|-------------|------------------
DB_HOST | localhost |
DB_PORT | 5432 |
DB_USER | user |
DB_PWD | password |
DB | orchestrator|