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