Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devtron-labs/notifier
https://github.com/devtron-labs/notifier
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devtron-labs/notifier
- Owner: devtron-labs
- Created: 2020-10-29T03:43:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:17:14.000Z (15 days ago)
- Last Synced: 2024-10-29T11:07:12.296Z (15 days ago)
- Language: TypeScript
- Size: 688 KB
- Stars: 0
- Watchers: 3
- Forks: 6
- 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|