feat: add durable Kuknos settlement coordination
This commit is contained in:
+2
-2
@@ -6,10 +6,10 @@ port = 8601
|
||||
read-header-timeout = "5s"
|
||||
shutdown-timeout = "10s"
|
||||
|
||||
[database]
|
||||
[db]
|
||||
host = "127.0.0.1"
|
||||
port = 5432
|
||||
name = "gl_db"
|
||||
user = "postgres"
|
||||
password = "postgres"
|
||||
password = ""
|
||||
ssl-mode = "disable"
|
||||
|
||||
Reference in New Issue
Block a user