2025-01-02 10:05:09 +01:00
|
|
|
[metrics]
|
|
|
|
go_process = true
|
|
|
|
|
|
|
|
[api]
|
|
|
|
address = ":5031"
|
|
|
|
|
|
|
|
[postgres]
|
|
|
|
dsn = "postgres://postgres:postgres@127.0.0.1:5432/urdt_ussd"
|
|
|
|
|
|
|
|
[jetstream]
|
|
|
|
endpoint = "nats://127.0.0.1:4222"
|
2025-01-03 08:35:45 +01:00
|
|
|
persist_duration_hrs = 24
|
2025-01-02 10:05:09 +01:00
|
|
|
id = "ussd-sync"
|