2024-01-16 09:36:35 +00:00
|
|
|
[server]
|
|
|
|
host = "127.0.0.1"
|
|
|
|
port = 8000
|
|
|
|
gqlPath = "/graphql"
|
2024-01-17 05:23:01 +00:00
|
|
|
|
|
|
|
[database]
|
|
|
|
dbPath = "db/snowball"
|
2024-01-30 14:20:53 +00:00
|
|
|
|
|
|
|
[githubOauth]
|
|
|
|
clientId = ""
|
|
|
|
clientSecret = ""
|
2024-02-12 06:04:01 +00:00
|
|
|
|
|
|
|
[registryConfig]
|
|
|
|
restEndpoint = "http://localhost:1317"
|
|
|
|
gqlEndpoint = "http://localhost:9473/api"
|
|
|
|
chainId = "laconic_9000-1"
|
|
|
|
privateKey = ""
|
|
|
|
bondId = ""
|
|
|
|
[registryConfig.fee]
|
|
|
|
amount = "200000"
|
|
|
|
denom = "aphoton"
|
|
|
|
gas = "550000"
|