use nats
This commit is contained in:
parent
7399245c74
commit
99c0ce7e90
|
@ -1,8 +1,8 @@
|
|||
# rqlite URL
|
||||
DATABASE_URL=http://rqlite:4001
|
||||
|
||||
# message queue URL
|
||||
MQ_URL=tcp://mq:9000
|
||||
# nats message queue URL
|
||||
NATS_URL=nats://nats:4222
|
||||
|
||||
# discord bot token
|
||||
TOKEN=
|
||||
|
|
Loading…
Reference in New Issue