0
0
mirror of https://github.com/thegeeklab/github-releases-notifier.git synced 2024-09-21 06:32:47 +02:00

Add an .env.example

This commit is contained in:
Matthias Loibl 2017-08-08 12:39:05 +02:00
parent 4bee9db1b8
commit 626c473d8d
No known key found for this signature in database
GPG Key ID: B1C7DF661ABB2C1A

5
.env.example Normal file
View File

@ -0,0 +1,5 @@
# This file is only used for local development
GITHUB_TOKEN=XXX
INTERVAL=1m
LOG_LEVEL=debug
SLACK_HOOK=https://hooks.slack.com/services/T02MTEVH7/BASDAHYRZ/XXX...