✨ MQ, KV and MQ allocator
This commit is contained in:
@@ -13,6 +13,9 @@ aliases = { id = "auth", uc = "files", co = "interactive", im = "messaging" }
|
||||
dsn = "host=localhost user=postgres dbname=postgres password=password port=5432 sslmode=disable"
|
||||
prefix = "sn_"
|
||||
|
||||
[mq]
|
||||
addr = "localhost:4222"
|
||||
|
||||
[kv]
|
||||
endpoints = ["localhost:2379"]
|
||||
|
||||
|
Reference in New Issue
Block a user