vyvanse/.env.sample

15 lines
260 B
Plaintext
Raw Normal View History

2017-08-25 14:59:02 +00:00
# rqlite URL
DATABASE_URL=http://rqlite:4001
2017-08-29 21:05:57 +00:00
# nats message queue URL
NATS_URL=nats://nats:4222
2017-08-25 14:59:02 +00:00
# discord bot token
TOKEN=
# discord channel to post new XKCD comics to
UPLOAD_CHANNEL=
# zipkin url to report spans
ZIPKIN_URL=http://zipkin:9411/api/v1/spans