-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.env.template
16 lines (13 loc) · 1023 Bytes
/
.env.template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#######################################################################################
# #
# General Settings #
# #
#######################################################################################
BOT_TOKEN=YOUR_BOT_TOKEN_HERE
#######################################################################################
# #
# Healthchecks Settings #
# #
#######################################################################################
# endpoint for your monitoring service (e.g. healthchecks.io)
HEALTHCHECKS_ENDPOINT=YOUR_HEALTHCHECKS_ENDPOINT